/usr/lib/gcc/i586-suse-linux/4.1.0/cc1 -fpreprocessed builtin.i -quiet -dumpbase builtin.c -march=i586 -mtune=i686 -auxbase-strip builtin.o -O2 -Wall -Wall -version -fmessage-length=0 -fno-strict-aliasing -fprofile-arcs -o builtin.s builtin.c: In function execbuiltin: builtin.c:5173: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://www.suse.de/feedback> for instructions.
(gdb) bt #0 0x0846db4d in branch_prob () at profile.c:815 #1 0x0852f803 in tree_profiling () at tree-profile.c:246 #2 0x0852f0cd in execute_one_pass (pass=0x8777060) at passes.c:827 #3 0x0852f18c in execute_pass_list (pass=0x8777060) at passes.c:859 #4 0x0852f260 in execute_ipa_pass_list (pass=0x8774a60) at passes.c:881 #5 0x085911d1 in ipa_passes () at cgraphunit.c:1221 #6 0x0859127c in cgraph_optimize () at cgraphunit.c:1255 #7 0x08068379 in c_write_global_declarations () at c-decl.c:7644 #8 0x084df96f in compile_file () at toplev.c:1003 #9 0x084e103c in do_compile () at toplev.c:1933 #10 0x084e10a4 in toplev_main (argc=19, argv=0xbf9bf844) at toplev.c:1965 #11 0x080d9b90 in main (argc=19, argv=0xbf9bf844) at main.c:35 -- Summary: [4,1 Regression] ICE: segmentation fault in profile.c:branch_prob Product: gcc Version: 4.1.0 Status: UNCONFIRMED Keywords: ice-on-invalid-code Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rguenth at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24225