]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: fixup tree scan syntax for strub-internal-pr112938.C
authorSam James <sam@gentoo.org>
Thu, 27 Mar 2025 01:25:40 +0000 (01:25 +0000)
committerSam James <sam@gentoo.org>
Thu, 27 Mar 2025 01:26:33 +0000 (01:26 +0000)
commitabd8e46e72c81837d61bc94bd5dfee6b9ef4cde1
tree8ab973de45fb83957bb2e6507c1c1e4aec725774
parent042a1691c24823f185538220cc523cbb400f01eb
testsuite: fixup tree scan syntax for strub-internal-pr112938.C

This wasn't being run before my r15-8949-g6b21f7969241cf so went unnoticed.

Match [0-9+] instead of [0-9][0-9] and escape the parentheses around 'D'.

gcc/testsuite/ChangeLog:
PR testsuite/119489

* g++.dg/strub-internal-pr112938.C: Adjust pattern.
gcc/testsuite/g++.dg/strub-internal-pr112938.C