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/47393] New: g++.dg/debug/dwarf2/icf.C FAILs on IRIX


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: unassigned@gcc.gnu.org
        ReportedBy: ro@gcc.gnu.org
                CC: ccoutant@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.


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