[Bug c++/69952] ICE with a long double vector
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 25 10:10:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69952
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |accepts-invalid,
| |ice-on-invalid-code
Target| |x86_64-*-*, i?86-*-*
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think we should somehow reject this given its size is not power-of-two.
Should work with long double 128 though.
More information about the Gcc-bugs
mailing list