https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119489
--- Comment #1 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Sam James <sja...@gcc.gnu.org>: https://gcc.gnu.org/g:abd8e46e72c81837d61bc94bd5dfee6b9ef4cde1 commit r15-8960-gabd8e46e72c81837d61bc94bd5dfee6b9ef4cde1 Author: Sam James <s...@gentoo.org> Date: Thu Mar 27 01:25:40 2025 +0000 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.