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

            Bug ID: 100073
           Summary: [11 regression] test case gcc.dg/pr86058.c fails after
                    r11-
           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: ---

g:8084ab15a3e300e3b2c537e56e0f3a1b00778aec, r11-8161

make  -k check-gcc RUNTESTFLAGS="dg.exp=gcc.dg/pr86058.c"
FAIL: gcc.dg/pr86058.c actual (test for warnings, line 13)
# of expected passes            1
# of unexpected failures        1


spawn /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/pr86058.c
-fdiagnostics-plain-output -O2 -Wuninitialized -Wmaybe-uninitialized -S -o
pr86058.s
XFAIL: gcc.dg/pr86058.c pr????? (test for warnings, line 13)
FAIL: gcc.dg/pr86058.c actual (test for warnings, line 13)


I don't see any excess warnings so maybe it is a missing warning?

Reply via email to