[Bug lto/56570] ICE when streaming a TREE_BLOCK
jamborm at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 8 10:43:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56570
--- Comment #2 from Martin Jambor <jamborm at gcc dot gnu.org> 2013-03-08 10:43:12 UTC ---
I forgot the compilation options I use:
~/gcc/trunk/inst/bin/g++ -o CodeGenerator-shared.o -c -fPIC
-Wno-invalid-offsetof -Wcast-align -flto -fpermissive -Wno-maybe-uninitialized
-Wno-unused-local-typedefs -fuse-linker-plugin -fno-rtti -ffunction-sections
-fdata-sections -fno-exceptions -pthread -DNDEBUG -DTRIMMED -g -O3
CodeGenerator-shared.ii --param ggc-min-expand=5 --param ggc-min-heapsize=512
More information about the Gcc-bugs
mailing list