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

             Bug #: 50579
           Summary: [4.7 regression] gcc.target/mips/20020620-1.c FAILs on
                    IRIX 6.5
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: r...@gcc.gnu.org
                CC: rsand...@gcc.gnu.org
              Host: mips-sgi-irix6.5
            Target: mips-sgi-irix6.5
             Build: mips-sgi-irix6.5


After 20110831, gcc.target/mips/20020620-1.c has started to FAIL on IRIX 6.5:

FAIL: gcc.target/mips/20020620-1.c (test for excess errors)
UNRESOLVED: gcc.target/mips/20020620-1.c scan-assembler-not move

Excess errors:
/vol/gcc/src/hg/trunk/irix/gcc/testsuite/gcc.target/mips/20020620-1.c:1:0:
error: '-mabi=n32' is incompatible with '-mlong64'

The following new test FAILs as well,which is probably related:

FAIL: gcc.target/mips/abi-o64-long64.c (test for excess errors)

Excess errors:
/vol/gcc/src/hg/trunk/irix/gcc/testsuite/gcc.target/mips/abi-o64-long64.c:1:0:
error: the combination of '-mabi=o64' and '-mabicalls' is incompatible with
'-mlong64'

Reply via email to