[Bug c/69272] [6 Regression] ICE: in c_builtin_function, at c/c-decl.c:4020 with -fgnu-tm
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 14 15:12:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69272
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |rth at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Yeah, it seems the i?86 backend first registers a builtin and then the generic
code registers a builtin with the same name.
More information about the Gcc-bugs
mailing list