[Bug lto/69254] internal compiler error: in streamer_get_builtin_tree, at tree-streamer-in.c:1144

2016-01-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69254 --- Comment #1 from Richard Biener --- Can you please try narrowing down to a testcase?

[Bug lto/69254] internal compiler error: in streamer_get_builtin_tree, at tree-streamer-in.c:1144

2016-01-13 Thread sasha.levin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69254 --- Comment #2 from Sasha Levin --- Created attachment 37337 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37337=edit preprocessed source

[Bug lto/69254] internal compiler error: in streamer_get_builtin_tree, at tree-streamer-in.c:1144

2016-01-13 Thread sasha.levin at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69254 --- Comment #3 from Sasha Levin --- I didn't get all the way through, but with the attached preprocessed source file: $ gcc -flto -flto=128 -Wp,-MD,init/.calibrate.o.d -nostdinc -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs

[Bug lto/69254] internal compiler error: in streamer_get_builtin_tree, at tree-streamer-in.c:1144

2016-01-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69254 --- Comment #4 from Andrew Pinski --- (In reply to Sasha Levin from comment #3) > I didn't get all the way through, but with the attached preprocessed source > file: Getting it down to one preprocessed source is very useful and can be easily