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

            Bug ID: 99607
           Summary: [11 regression] new test case gcc.dg/pr98099.c in
                    r11-5706 fails
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

277ff3406d533990e98cf1c2075b9dc9db6fa48a, r11-5706
make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m32}'
dg.exp=gcc.dg/pr98099.c"
FAIL: gcc.dg/pr98099.c  (test for warnings, line 11)
# of expected passes            1
# of unexpected failures        1

This fails for 32 bit only on powerpc BE.

spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test/gcc/xgcc
-B/home/seurer/gcc/git/build/gcc-test/gcc/
/home/seurer/gcc/git/gcc-test/gcc/testsuite/gcc.dg/pr98099.c -m32
-fdiagnostics-plain-output -fsso-struct=big-endian -S -o pr98099.s
FAIL: gcc.dg/pr98099.c  (test for warnings, line 11)

Note that no warning is actually generated.

commit 277ff3406d533990e98cf1c2075b9dc9db6fa48a
Author: Eric Botcazou <ebotca...@adacore.com>
Date:   Thu Dec 3 15:54:14 2020 +0100

Reply via email to