]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add testcase for PR lto/119792
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 14 Apr 2025 07:23:30 +0000 (09:23 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Mon, 14 Apr 2025 07:26:52 +0000 (09:26 +0200)
commitec4bf5b6c22e205c9396fc7250da971ec75e3aa3
tree457cb65356ec4ba95d85417620a2d80d73dda1bc
parentd72b4e9f78f841a032538070a035177cc4f20d68
Add testcase for PR lto/119792

It demonstrates a serious LTO breakage for the Ada language.

gcc/testsuite/
PR lto/119792
* gnat.dg/lto29.adb: New test.
* gnat.dg/lto29_pkg.ads: New helper.
gcc/testsuite/gnat.dg/lto29.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/lto29_pkg.ads [new file with mode: 0644]