[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:50:01 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123060
--- Comment #12 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <ebotcazou@gcc.gnu.org>:
https://gcc.gnu.org/g:a37bb38838172db59abe4dc48eb2a120d9c295e5
commit r16-6344-ga37bb38838172db59abe4dc48eb2a120d9c295e5
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