[Bug debug/7521] DWARF problem: bad .text reference from .debug_line section.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Sep 3 05:50:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7521
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-03 05:50 -------
This is invalid as since if you compile with just -c, you get the results of having "set
Adress to 0x0" but that is correct because you do not know where they are getting loaded
from.
After the static linker happens I get the correct output :
Extended opcode 2: set Address to 0x8048590
Also no feedback in 3 months (T-5 days).
More information about the Gcc-bugs
mailing list