------- Additional Comments From dberlin at gcc dot gnu dot org  2004-12-30 
05:10 -------
Subject: Re:  [4.0 regression]  gcc generates incorrect
 dwarf2 debug info


After talking with gdb folks and dwarf2 folks (who say this isn't the 
actual bug, there 
is some other gdb bug causing the crashes, because it doesn't depend on 
the end and base addresses being different), i'm going to close this as 
WONTFIX.
It's impossible for us to generate location lists with a end address > 
base address, and nothing with any brainpower would depend on it :)



>
> ------- 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
>
> [EMAIL PROTECTED] 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

Reply via email to