https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125750
--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Kyrylo Tkachov <[email protected]>: https://gcc.gnu.org/g:c3699aaef36a2e3e90a114acedb8436b32fe96b7 commit r17-1564-gc3699aaef36a2e3e90a114acedb8436b32fe96b7 Author: Kyrylo Tkachov <[email protected]> Date: Mon Jun 15 00:00:00 2026 +0000 testsuite: Fix multiply scan regex in mult-negate-zeroone-1.C Fix the escaping in the scan in hte testscase. Applying as obvious after testing on x86-linux Signed-off-by: Kyrylo Tkachov <[email protected]> gcc/testsuite/ChangeLog: PR tree-optimization/125750 * g++.dg/tree-ssa/mult-negate-zeroone-1.C: Fix escaping.
