]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix pr122478.c testcase
authorAndrew Pinski <andrew.pinski@oss.qualcomm.com>
Fri, 31 Oct 2025 05:57:25 +0000 (22:57 -0700)
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>
Fri, 31 Oct 2025 05:58:57 +0000 (22:58 -0700)
commit127cd4064261868628b787a8abc3d9f9c8af14dc
tree0491e50f567382af2180d44af4e2412b68406eac
parent7b9d32aa2ffcb5b02643b280c8404020c1e9d6b2
Fix pr122478.c testcase

The problem here is the dump file and the number of times the match
should happen is swapped.

Pushed as obvious.

gcc/testsuite/ChangeLog:

* gcc.dg/tree-ssa/pr122478.c: Swap `1` and `"optimized"`.

Signed-off-by: Andrew Pinski <andrew.pinski@oss.qualcomm.com>
gcc/testsuite/gcc.dg/tree-ssa/pr122478.c