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 testsuite/49288] FAIL: g++.dg/debug/dwarf2/cdtor-1.C


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-06 12:37:07 UTC ---
No, the test just should use -fno-merge-debug-strings in dg-options and
make sure it matches only DW_AT_(MIPS_|)linkage_name in .debug_info and not in
.debug_abbrev.  The test will fail even when testing RUNTESTFLAGS='dwarf2.exp
--target_board=unix/-gdwarf4'.


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