This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: build failure in libgcj
>>>>> "Jan" == Jan Hubicka <jh@suse.cz> writes:
>> I just updated the gcc trunk and rebuilt. I'm using x86 Red Hat Linux
>> 6.2. Now the build fails in libgcj:
Jan> Interesting.
Jan> I was sending patch to care similar problem. Can you please get the
Jan> backtrace of the crash?
Appended.
Tom
#0 fancy_abort (file=0x835e3b3 "../../gcc/gcc/emit-rtl.c", line=3504,
function=0x835ea83 "remove_insn") at ../../gcc/gcc/diagnostic.c:1433
#1 0x08152a1b in remove_insn (insn=0x40466960)
at ../../gcc/gcc/emit-rtl.c:3504
#2 0x08127dee in delete_insn (insn=0x40466960) at ../../gcc/gcc/cfgrtl.c:139
#3 0x082bdcee in find_basic_blocks_1 (f=0x4062b0c0)
at ../../gcc/gcc/cfgbuild.c:530
#4 0x082bdf11 in find_basic_blocks (f=0x4062b0c0, nregs=4498, file=0x0)
at ../../gcc/gcc/cfgbuild.c:649
#5 0x08247dc1 in reg_to_stack (first=0x4062b0c0, file=0x0)
at ../../gcc/gcc/reg-stack.c:444
#6 0x08287472 in rest_of_compilation (decl=0x4024c620)
at ../../gcc/gcc/toplev.c:3390
#7 0x080f1b4f in genrtl_finish_function (fn=0x4024c620)
at ../../gcc/gcc/cp/semantics.c:2547
#8 0x080f16b0 in expand_body (fn=0x4024c620)
at ../../gcc/gcc/cp/semantics.c:2371
#9 0x080c009d in yyparse () at parse.y:824
#10 0x081153d1 in c_common_parse_file (set_yydebug=0)
at ../../gcc/gcc/c-lex.c:165
#11 0x082858a4 in compile_file () at ../../gcc/gcc/toplev.c:2098
#12 0x0828a228 in do_compile () at ../../gcc/gcc/toplev.c:5200
#13 0x0828a281 in toplev_main (argc=84, argv=0xbffff144)
at ../../gcc/gcc/toplev.c:5232
#14 0x08115efe in main (argc=84, argv=0xbffff144) at ../../gcc/gcc/main.c:35
#15 0x400349cb in __libc_start_main (main=0x8115ef0 <main>, argc=84,
argv=0xbffff144, init=0x8049008 <_init>, fini=0x831bc2c <_fini>,
rtld_fini=0x4000ae60 <_dl_fini>, stack_end=0xbffff13c)
at ../sysdeps/generic/libc-start.c:92