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/48276] New: FAIL: gcc.target/i386/pr47502-2.c on x86_64-apple-darwin10.7.0 with -m32


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

           Summary: FAIL: gcc.target/i386/pr47502-2.c on
                    x86_64-apple-darwin10.7.0 with -m32
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: hjl@gcc.gnu.org


gcc.target/i386/pr47502-2.c fails on x86_64-apple-darwin10.7.0 with -m32

FAIL: gcc.target/i386/pr47502-2.c (test for excess errors)

The failure is

[macbook] f90/bug% gcc47 -c -m32 -O2
/opt/gcc/_clean/gcc/testsuite/gcc.target/i386/pr47502-2.c
/opt/gcc/_clean/gcc/testsuite/gcc.target/i386/pr47502-2.c: In function 'foo':
/opt/gcc/_clean/gcc/testsuite/gcc.target/i386/pr47502-2.c:8:3: error:
inconsistent operand constraints in an 'asm'


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