This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/49288] FAIL: g++.dg/debug/dwarf2/cdtor-1.C
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 6 Jun 2011 12:38:12 +0000
- Subject: [Bug testsuite/49288] FAIL: g++.dg/debug/dwarf2/cdtor-1.C
- Auto-submitted: auto-generated
- References: <bug-49288-4@http.gcc.gnu.org/bugzilla/>
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'.