https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119792
--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-14 branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:569f826774a90e18d6a020a30efd6075587ebcb3 commit r14-11603-g569f826774a90e18d6a020a30efd6075587ebcb3 Author: Eric Botcazou <ebotca...@adacore.com> Date: Mon Apr 14 09:23:30 2025 +0200 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.