[Bug ada/123060] [13 regression] ICE in fld_incomplete_type_of when building GtkAda with LTO
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 22 22:53:09 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123060
--- Comment #14 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Eric Botcazou
<ebotcazou@gcc.gnu.org>:
https://gcc.gnu.org/g:547da3126842551445e653dfd9310953defc3c2b
commit r14-12214-g547da3126842551445e653dfd9310953defc3c2b
Author: Eric Botcazou <ebotcazou@adacore.com>
Date: Mon Dec 22 23:46:53 2025 +0100
Ada: Fix ICE in fld_incomplete_type_of when building GtkAda with LTO (3)
This streamlines the code by using a ternary expression.
gcc/ada/
PR ada/123060
* gcc-interface/utils.cc (update_pointer_to): Streamline.
More information about the Gcc-bugs
mailing list