This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/33921] FAIL: gcc.dg/debug/debug-6.c -gdwarf-2 -O scan-assembler xyzzy



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]