http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47393
Summary: g++.dg/debug/dwarf2/icf.C FAILs on IRIX Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassig...@gcc.gnu.org ReportedBy: r...@gcc.gnu.org CC: ccout...@google.com Host: mips-sgi-irix6.5, mips-sgi-irix5.3 Target: mips-sgi-irix6.5, mips-sgi-irix5.3 Build: mips-sgi-irix6.5, mips-sgi-irix5.3 On both IRIX 5.3 and 6.5, the g++.dg/debug/dwarf2/icf.C test partially fails: FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler \\\\.section.*.debug_dcall FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler New caller FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Caller DIE offset FAIL: g++.dg/debug/dwarf2/icf.C scan-assembler Callee DIE offset In icf.s (attached), one can see that the .debug_call section is missing completely.