This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bootstrap/3588: GCC 3.0-CVS ICE on fr30-elf



Hope this helps, does it make any sense?

(gdb) backtrace full
#0  exit (status=1) at exit.c:40
        status = -1073744092
        old = (struct exit_function_list *) 0x0
#1  0x40047630 in __libc_start_main (main=0x8050450 <main>, argc=31,
    ubp_av=0xbffff724, init=0x8048ca0 <_init>, fini=0x80533a0 <_fini>,
    rtld_fini=0x4000dcd4 <_dl_fini>, stack_end=0xbffff71c)
    at ../sysdeps/generic/libc-start.c:129
        ubp_av = (char **) 0xbffff724
        fini = (void (*)()) 0x40016b4c <_dl_debug_mask>
        rtld_fini = (void (*)()) 0
        ubp_ev = (char **) 0xbffff7a4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]