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]

[Bug debug/49382] -O2 -g: DW_AT_location at the very first PC is already modified


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49382

--- Comment #5 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2011-06-14 12:50:22 UTC ---
../../../gccemptyrange/libgcc/../gcc/config/soft-fp/floattitf.c:34:8: warning:
no previous prototype for â__floattitfâ [-Wmissing-prototypes]
../../../gccemptyrange/libgcc/../gcc/config/soft-fp/floattitf.c: In function
â__floattitfâ:
../../../gccemptyrange/libgcc/../gcc/config/soft-fp/floattitf.c:45:1: internal
compiler error: Segmentation fault

Program received signal SIGSEGV, Segmentation fault.
0x0000000000be4403 in add_var_loc_to_decl (decl=0x7ffff1fa3b28,
loc_note=0x7ffff1de7a80, label=0x7ffff1f63b88 "*.LVL2") at
../../gccemptyrange/gcc/dwarf2out.c:8633
8633          && GET_CODE (NOTE_VAR_LOCATION_LOC (temp->first->loc))

(I did not have -g3 to say more.)


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