[Bug debug/9509] Incorrect function starts in DWARF2 .debug_line section
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Thu Aug 7 02:23:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9509
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-07 02:23:10
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-07 02:23 -------
I see this on the mainline (20030806):
00039e30 <_ZN9__gnu_cxx12__pool_allocILb1ELi0EE5_LockC1Ev>:
_ZN9__gnu_cxx12__pool_allocILb1ELi0EE5_LockC1Ev():
39e30: 55 push %ebp
39e31: 89 e5 mov %esp,%ebp
39e33: 53 push %ebx
39e34: 83 ec 04 sub $0x4,%esp
39e37: e8 28 fb ff ff call 39964 <__i686.get_pc_thunk.bx>
39e3c: 81 c3 30 bc 07 00 add $0x7bc30,%ebx
/home/gates/pinskia/src/gnu/gcc/src/objdir.linux/i686-pc-linux-gnu/libstdc++-v3/include/
i686-pc-linux-gnu/bits/gthr-default.h:95
More information about the Gcc-bugs
mailing list