]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: add testcase for fixed PR107467
authorSam James <sam@gentoo.org>
Mon, 21 Oct 2024 11:11:42 +0000 (12:11 +0100)
committerSam James <sam@gentoo.org>
Mon, 28 Oct 2024 17:06:05 +0000 (17:06 +0000)
commit2f0d109bd871d11b5b93468f271aa6dc34ef88d8
tree9009f3bb03ac10136423c42d098faced13dcb648
parentc79acf623f7ae18735d875610b73b22199af72de
testsuite: add testcase for fixed PR107467

PR107467 ended up being fixed by the fix for PR115110, but let's
add the testcase on top.

gcc/testsuite/ChangeLog:
PR tree-optimization/107467
PR middle-end/115110

* g++.dg/lto/pr107467_0.C: New test.
gcc/testsuite/g++.dg/lto/pr107467_0.C [new file with mode: 0644]