[Bug lto/69254] [6 Regression] internal compiler error: in streamer_get_builtin_tree, at tree-streamer-in.c:1144
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 14 01:36:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69254
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
gcc t.c -std=gnu89 -flto -fsanitize=shift -c; gcc -flto -flto=128 t.o
Is enough to reproduce the ICE.
More information about the Gcc-bugs
mailing list