This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/33921] FAIL: gcc.dg/debug/debug-6.c -gdwarf-2 -O scan-assembler xyzzy
- From: "drow at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2007 16:39:15 -0000
- Subject: [Bug debug/33921] FAIL: gcc.dg/debug/debug-6.c -gdwarf-2 -O scan-assembler xyzzy
- References: <bug-33921-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from drow at gcc dot gnu dot org 2007-10-27 16:39 -------
All that patch does is change the line number associated with an instruction,
i.e., .debug_line. xyzzy is supposed to appear in .debug_info, so I don't see
how it could make a difference.
That doesn't mean it doesn't, though. I'll build a cross-compiler and see.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33921