]> git.ipfire.org Git - thirdparty/gcc.git/commit
testsuite: move single-file LTO pr47333 test to torture
authorSam James <sam@gentoo.org>
Fri, 25 Oct 2024 21:59:13 +0000 (22:59 +0100)
committerSam James <sam@gentoo.org>
Thu, 31 Oct 2024 22:47:55 +0000 (22:47 +0000)
commitbedd308c25ac00466bc4921a99279659cff8df51
treeb3fcce280dc7785133c69346c7202da86b16e22f
parent778863eab72fdef226b8ac999b13a6ee71f397c0
testsuite: move single-file LTO pr47333 test to torture

This only started being used recently in r15-4683-g04e0fbbc34e101 and
pinskia pointed out we may as well make it a proper torture test
instead as it's a single file LTO test.

gcc/testsuite/ChangeLog:
PR target/47333

* g++.dg/lto/pr47333_0.C: Move to...
* g++.dg/torture/pr47333.C: ...here.
gcc/testsuite/g++.dg/torture/pr47333.C [moved from gcc/testsuite/g++.dg/lto/pr47333_0.C with 99% similarity]