From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9D82B3870876; Wed, 3 Feb 2021 00:08:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D82B3870876 From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/98926] [11 regression] several ICEs after r11-7011 Date: Wed, 03 Feb 2021 00:08:28 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2021 00:08:28 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D98926 --- 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 fail= ures this run : g:6e0a231a4aa2407bb7167daf98a37795a67364d8, r11-7011: 61 fail= ures FAIL: g++.dg/cpp0x/alias-decl-52.C -std=3Dc++2a (internal compiler error) FAIL: g++.dg/cpp0x/alias-decl-52.C -std=3Dc++2a (test for excess errors) FAIL: g++.dg/lto/pr65549 cp_lto_pr65549_0.o assemble, -std=3Dgnu++14 -flto= -g -O2 -fno-inline -flto-partition=3Dmax -Wno-return-type (internal compiler = error) FAIL: g++.dg/lto/pr65549 cp_lto_pr65549_0.o assemble, -std=3Dgnu++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=3Dgnu++14 (test for warnings, li= ne 38) FAIL: g++.dg/warn/Warray-bounds15.C -std=3Dgnu++14 (internal compiler erro= r) FAIL: g++.dg/warn/Warray-bounds15.C -std=3Dgnu++14 (test for excess errors) FAIL: g++.dg/warn/Warray-bounds15.C -std=3Dgnu++17 (test for warnings, li= ne 38) FAIL: g++.dg/warn/Warray-bounds15.C -std=3Dgnu++17 (internal compiler erro= r) FAIL: g++.dg/warn/Warray-bounds15.C -std=3Dgnu++17 (test for excess errors= )=