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

            Bug ID: 97987
           Summary: FAIL: gcc.c-torture/compile/asmgoto-2.c
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: inline-asm
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa*-*-*
            Target: hppa*-*-*
             Build: hppa*-*-*

Executing on host: /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/objdi
r/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-2.c
 -fdiagnostics-plain-output    -O0  -w -S -o asmgoto-2.s    (timeout = 300)
spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/obj
dir/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-2.c
-fdiagnostics-plain-output -O0 -w -S -o asmgoto-2.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-2.c: In
funct
ion 'foo':
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-2.c:8:3:
erro
r: the target does not support asm goto with outputs in 'asm'
compiler exited with status 1
FAIL: gcc.c-torture/compile/asmgoto-2.c   -O0  (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-2.c:8:3:
error: the target does not support asm goto with outputs in 'asm'

spawn -ignore SIGHUP /home/dave/gnu/gcc/objdir/gcc/xgcc
-B/home/dave/gnu/gcc/obj
dir/gcc/ /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-5.c
-fdiagnostics-plain-output -O0 -w -S -o asmgoto-5.s
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-5.c: In
funct
ion 'foo':
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-5.c:43:3:
err
or: the target does not support asm goto with outputs in 'asm'
compiler exited with status 1
FAIL: gcc.c-torture/compile/asmgoto-5.c   -O0  (test for excess errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/asmgoto-5.c:43:3:
error: the target does not support asm goto with outputs in 'asm'

Tests fail at all optimizations.

First seen in 11.0.0 20201115 build.

Reply via email to