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

            Bug ID: 80982
           Summary: gcc.target/powerpc/builtins-3-runnable.c fails
                    starting with its introduction in r248846
           Product: gcc
           Version: 8.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: ---

This fails only on BE

Executing on host: /home/seurer/gcc/build/gcc-trunk/gcc/xgcc
-B/home/seurer/gcc/build/gcc-trunk/gcc/
/home/seurer/gcc/gcc-trunk/gcc/testsuite/gcc.target/powerpc/builtins-3-runnable.c
  -fno-diagnostics-show-caret -fdiagnostics-color=never   -O2 -mvsx
-mcpu=power8  -lm    -o ./builtins-3-runnable.exe    (timeout = 300)
spawn -ignore SIGHUP /home/seurer/gcc/build/gcc-trunk/gcc/xgcc
-B/home/seurer/gcc/build/gcc-trunk/gcc/
/home/seurer/gcc/gcc-trunk/gcc/testsuite/gcc.target/powerpc/builtins-3-runnable.c
-fno-diagnostics-show-caret -fdiagnostics-color=never -O2 -mvsx -mcpu=power8
-lm -o ./builtins-3-runnable.exe
/tmp/ccYc5Gcs.s: Assembler messages:
/tmp/ccYc5Gcs.s:123: Error: operand out of range (8 is not between 0 and 3)
/tmp/ccYc5Gcs.s:142: Error: operand out of range (8 is not between 0 and 3)
compiler exited with status 1
output is:
/tmp/ccYc5Gcs.s: Assembler messages:
/tmp/ccYc5Gcs.s:123: Error: operand out of range (8 is not between 0 and 3)
/tmp/ccYc5Gcs.s:142: Error: operand out of range (8 is not between 0 and 3)

FAIL: gcc.target/powerpc/builtins-3-runnable.c (test for excess errors)
Excess errors:
/tmp/ccYc5Gcs.s:123: Error: operand out of range (8 is not between 0 and 3)
/tmp/ccYc5Gcs.s:142: Error: operand out of range (8 is not between 0 and 3)

Reply via email to