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/53363] g++.dg/debug/dwarf2/thunk1.C FAILs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363

--- Comment #14 from Jason Merrill <jason at gcc dot gnu.org> 2013-03-05 15:41:15 UTC ---
(In reply to comment #13)
> What is supposed to be tested? Should the whole test skipped on darwin or only
> the dg-final?

The whole test; the test is verifying that the x86 PIC thunk doesn't have debug
info, but Darwin doesn't emit that thunk.


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