https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88682
Bug ID: 88682 Summary: new test case c-c++-common/pr51628-10.c fails starting with its introduction in r267313 Product: gcc Version: 9.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: --- make -k check-gcc RUNTESTFLAGS=dg.exp=c-c++-common/pr51628-10.c FAIL: c-c++-common/pr51628-10.c -Wc++-compat execution test FAIL: c-c++-common/pr51628-10.c -std=gnu++98 execution test FAIL: c-c++-common/pr51628-10.c -std=gnu++14 execution test FAIL: c-c++-common/pr51628-10.c -std=gnu++17 execution test # of expected passes 1 # of expected passes 3 # of unexpected failures 1 # of unexpected failures 3 The test case is exiting with a non-zero return code when it fails.