This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/9509] Incorrect function starts in DWARF2 .debug_line section
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2003 02:23:10 -0000
- Subject: [Bug debug/9509] Incorrect function starts in DWARF2 .debug_line section
- References: <20030130171601.9509.carlo@alinoe.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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