This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/7853] gcc reports multiple symbol definitions on the wrong line
- 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 Jun 2003 23:21:40 -0000
- Subject: [Bug debug/7853] gcc reports multiple symbol definitions on the wrong line
- References: <20020908000600.7853.159838@bugs.debian.org>
- 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=7853
------- Additional Comments From pinskia@physics.uc.edu 2003-06-07 23:21 -------
The debug info contains x at line 1 so it looks like it is a ld (binutils bug) misreading the
debug info:
<1><78>: Abbrev Number: 3 (DW_TAG_variable)
DW_AT_name : x
DW_AT_decl_file : 1
DW_AT_decl_line : 1
DW_AT_type : <88>
DW_AT_external : 1
DW_AT_location : 5 byte block: 3 0 0 0 0 (DW_OP_addr: 0)