When running the testsuite on powerpc-unknown-linux-gnu with extra passes
containing -fpic/-fPIC I get the following additional error:

   FAIL: gcc.target/powerpc/gcse-1.c scan-assembler-times @ha 1

The error happens on the 4.3/4.4 branches and 4.5 trunk:
http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg01996.html
http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg01913.html
http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg01630.html

The pattern @ha appears zero times in the pic assembler output.  I don't speak
ppc, so is this expected or is it a GCC bug?


-- 
           Summary: gcc.target/powerpc/gcse-1.c fails on powerpc-unknown-
                    linux-gnu with -fpic/-fPIC
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ghazi at gcc dot gnu dot org
GCC target triplet: powerpc-unknown-linux-gnu


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

Reply via email to