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/44418] New: FAIL: gcc.target/powerpc/recip-[123].c on powerpc-apple-darwin9


Since revision 160215 (see
http://gcc.gnu.org/ml/gcc-testresults/2010-06/msg00263.html ) one gets the
following failures on powerpc-apple-darwin9:

FAIL: gcc.target/powerpc/recip-1.c scan-assembler-times frsqrte 2
FAIL: gcc.target/powerpc/recip-1.c scan-assembler-times fmsub 2
FAIL: gcc.target/powerpc/recip-1.c scan-assembler-times fmul 8
FAIL: gcc.target/powerpc/recip-2.c scan-assembler-times frsqrtes 1
FAIL: gcc.target/powerpc/recip-2.c scan-assembler-times fmsubs 1
FAIL: gcc.target/powerpc/recip-2.c scan-assembler-times fmuls 6
FAIL: gcc.target/powerpc/recip-2.c scan-assembler-times fnmsubs 3
FAIL: gcc.target/powerpc/recip-2.c scan-assembler-times fsqrt 1
FAIL: gcc.target/powerpc/recip-3.c scan-assembler-times frsqrtes 1
FAIL: gcc.target/powerpc/recip-3.c scan-assembler-times fmsubs 1
FAIL: gcc.target/powerpc/recip-3.c scan-assembler-times fmuls 4

I'll attach the assemby files for these tests.


-- 
           Summary: FAIL: gcc.target/powerpc/recip-[123].c on powerpc-apple-
                    darwin9
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: powerpc-apple-darwin9
  GCC host triplet: powerpc-apple-darwin9
GCC target triplet: powerpc-apple-darwin9


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


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