https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99292
Bug ID: 99292 Summary: FAIL: gcc.c-torture/compile/pr98096.c -O0 (test for excess errors) Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu 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/pr98096.c -f diagnostics-plain-output -O0 -w -S -o pr98096.s /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr98096.c: In functio n 'f': /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr98096.c:6:3: error: the target does not support 'asm goto' with outputs in 'asm' /home/dave/gnu/gcc/gcc/gcc/testsuite/gcc.c-torture/compile/pr98096.c:8:3: error: the target does not support 'asm goto' with outputs in 'asm' compiler exited with status 1 FAIL: gcc.c-torture/compile/pr98096.c -O0 (test for excess errors) Needs a skip on hppa*-*-*.