]> 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)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 24 Jun 2025 08:24:37 +0000 (10:24 +0200)
commit87d788926ba4ccca9a086c138584c10d1e63084d
tree4492bf00a4760c0e1f2ae1f403a80fffe99fa322
parent4f63fd4b663bdde39524129dfa458c60b2d67133
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.

(cherry picked from commit 4e09ae37dbe0a10f48490214f50ff733cc92280a)
gcc/testsuite/g++.dg/lto/pr107467_0.C [new file with mode: 0644]