[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:52:07 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123060
--- Comment #13 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-15 branch has been updated by Eric Botcazou
<ebotcazou@gcc.gnu.org>:
https://gcc.gnu.org/g:7945fa507a458969bb1375b235e442ec88542b78
commit r15-10628-g7945fa507a458969bb1375b235e442ec88542b78
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