[Bug ada/119265] unsigned __int128 not converted properly by -fdump-ada-spec unlike __int128
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 13 23:05:54 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119265
--- Comment #4 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:1016eea220ffb75a8b8c3031918e1834a8a544e8
commit r14-11408-g1016eea220ffb75a8b8c3031918e1834a8a544e8
Author: Eric Botcazou <ebotcazou@adacore.com>
Date: Fri Mar 14 00:01:46 2025 +0100
Plug small loophole in the pattern matching done by -fdump-ada-spec
gcc/c-family/
PR ada/119265
* c-ada-spec.cc (dump_ada_node) <INTEGER_TYPE>: Deal with typedefs
of unsigned __int128.
More information about the Gcc-bugs
mailing list