[Bug debug/24634] DW_AT_high_pc and DW_AT_low_pc zero in DWARF-2 debug info in object file in 64bit world
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Nov 3 14:32:00 GMT 2005
------- Comment #4 from pinskia at gcc dot gnu dot org 2005-11-03 14:32 -------
(In reply to comment #3)
Can you look instead into the .s file when compiled with -dA which adds
annotations and then see if DW_AT_high_pc and DW_AT_low_pc is really zero. I
really doubt it. What you are seeing is relocations not been shown in the dump
of the object file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24634
More information about the Gcc-bugs
mailing list