]> git.ipfire.org Git - thirdparty/gcc.git/commit
testcase: Add testcase for already fixed PR [PR118476]
authorAndrew Pinski <quic_apinski@quicinc.com>
Mon, 14 Apr 2025 15:40:24 +0000 (08:40 -0700)
committerAndrew Pinski <quic_apinski@quicinc.com>
Mon, 14 Apr 2025 19:14:51 +0000 (12:14 -0700)
commit52b97f984f2f2dfd1e1d815a2c75153568718462
tree4109b124b2f2362596f0efd603b6f9681a1e12c2
parentf6efcd3d4855e57646a9e3561404ad735d702c60
testcase: Add testcase for already fixed PR [PR118476]

This testcase was fixed by r15-3052-gc7b76a076cb2c6ded but is
a testcase that failed in a different fashion and a much older
failure than the one added with r15-3052.

Pushed as obvious after a quick test.

PR tree-optimization/118476

gcc/testsuite/ChangeLog:

* gcc.dg/torture/pr118476-1.c: New test.

Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
(cherry picked from commit d45a6502d1ec87d43f1a39f87cca58f1e28369c8)
gcc/testsuite/gcc.dg/torture/pr118476-1.c [new file with mode: 0644]