[Bug target/86591] New: [9 regression] gcc.target/powerpc/builtins-1.c fails starting with r261904

seurer at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 19 18:47:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86591

            Bug ID: 86591
           Summary: [9 regression] gcc.target/powerpc/builtins-1.c fails
                    starting with r261904
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

spawn -ignore SIGHUP /home/seurer/gcc/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/build/gcc-test/gcc/
/home/seurer/gcc/gcc-test/gcc/testsuite/gcc.target/powerpc/builtins-1.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -mcpu=power8 -O0
-mno-fold-gimple -dp -ffat-lto-objects -S -o builtins-1.s
gimple folding of rs6000 builtins has been disabled.
PASS: gcc.target/powerpc/builtins-1.c (test for excess errors)
PASS: gcc.target/powerpc/builtins-1.c scan-assembler-times vcmpequd 8
...
PASS: gcc.target/powerpc/builtins-1.c scan-assembler-times xxlnor 6
gcc.target/powerpc/builtins-1.c: xxlor found 1 times
FAIL: gcc.target/powerpc/builtins-1.c scan-assembler-times xxlor 7
PASS: gcc.target/powerpc/builtins-1.c scan-assembler-times \\mvpkudus\\M 1
. . .


I think this one just needs the instruction count adjusted.


More information about the Gcc-bugs mailing list