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

--- Comment #8 from seurer at gcc dot gnu.org ---
Here was what I saw on a power 8 comparing r11-7010 with r11-7011:


previous run: g:bec5dbae5649da4bd7ea2731a8446ac481cb78ab, r11-7010: 50 failures
this run    : g:6e0a231a4aa2407bb7167daf98a37795a67364d8, r11-7011: 61 failures

FAIL: g++.dg/cpp0x/alias-decl-52.C  -std=c++2a (internal compiler error)
FAIL: g++.dg/cpp0x/alias-decl-52.C  -std=c++2a (test for excess errors)
FAIL: g++.dg/lto/pr65549 cp_lto_pr65549_0.o assemble,  -std=gnu++14 -flto -g
-O2 -fno-inline -flto-partition=max -Wno-return-type  (internal compiler error)
FAIL: g++.dg/lto/pr65549 cp_lto_pr65549_0.o assemble,  -std=gnu++14 -flto -g
-Wno-return-type  (internal compiler error)
FAIL: g++.dg/pr77550.C   (test for excess errors)
FAIL: g++.dg/warn/Warray-bounds15.C  -std=gnu++14  (test for warnings, line 38)
FAIL: g++.dg/warn/Warray-bounds15.C  -std=gnu++14 (internal compiler error)
FAIL: g++.dg/warn/Warray-bounds15.C  -std=gnu++14 (test for excess errors)
FAIL: g++.dg/warn/Warray-bounds15.C  -std=gnu++17  (test for warnings, line 38)
FAIL: g++.dg/warn/Warray-bounds15.C  -std=gnu++17 (internal compiler error)
FAIL: g++.dg/warn/Warray-bounds15.C  -std=gnu++17 (test for excess errors)

Reply via email to