This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Dec 2004 03:38:52 -0000
- Subject: [Bug debug/19124] [4.0 regression] gcc generates incorrect dwarf2 debug info
- References: <20041222003609.19124.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From hjl at lucon dot org 2004-12-30 03:38 -------
While fixing the readelf bug:
http://sources.redhat.com/bugzilla/show_bug.cgi?id=615
I added a warning for bad location list. Even with your gcc patch applied, I
still get
[hjl@gnu-10 gcc]$ /export/build/linux/binutils-debug/build-i686-
linux/binutils/readelf -w insn-preds.o > /dev/null
readelf: Warning: Bad location list at 00000d3d from 00000a72 to 00000a72
I will see what I can do with gdb.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19124