[Bug c++/104052] Modules ICE on powerpc64le-linux with -mabi=ieeelongdouble
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 16 23:19:19 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104052
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2022-01-16
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Seems like when register_builtin_type is called, there should be another vector
holding those types and handling those in module.cc too. That would fix this
and the vector type issues I think.
More information about the Gcc-bugs
mailing list