summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/thirtyfour.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR10495: allow multiple probe aliases with same nameFrank Ch. Eigler2009-08-181-0/+9
* elaborate.cxx (match_node::bind): Change ->end to ->ends[] vector. (find_and_build,build_no_more): Iterate over ends[]. * elaborate.h: Corresponding changes. * testsuite/semok/thirtyfour.stp: New test. * NEWS, doc/langref.tex: Note this.