From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3E20F3858405; Mon, 15 Nov 2021 19:44:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3E20F3858405 From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/103262] [12 Regression] Random FAIL: gcc.c-torture/execute/20061220-1.c by r12-5244 Date: Mon, 15 Nov 2021 19:44:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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: Mon, 15 Nov 2021 19:44:05 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D103262 seurer at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |seurer at gcc dot gnu.org --- Comment #4 from seurer at gcc dot gnu.org --- I see this consistently fail on powerpc64 at r12-5244 but only on a power 1= 0.=20 This is LE so no -m32. spawn -ignore SIGHUP /home/seurer/gcc/git/build/gcc-test2/gcc/xgcc -B/home/seurer/gcc/git/build/gcc-test2/gcc/ /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.c-torture/execute/20061220= -1.c -fdiagnostics-plain-output -O1 -w -lm -o ./20061220-1.exe during GIMPLE pass: modref /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.c-torture/execute/20061220= -1.c: In function 'main': /home/seurer/gcc/git/gcc-test2/gcc/testsuite/gcc.c-torture/execute/20061220= -1.c:73:1: internal compiler error: in operator[], at vec.h:889 0x102588fb vec::operator[](unsigned int) /home/seurer/gcc/git/gcc-test2/gcc/vec.h:889 0x102588fb vec::operator[](unsigned int) /home/seurer/gcc/git/gcc-test2/gcc/vec.h:1495 0x108bacd3 vec::operator[](unsigned int) /home/seurer/gcc/git/gcc-test2/gcc/vec.h:1842 0x108bacd3 merge_call_side_effects /home/seurer/gcc/git/gcc-test2/gcc/ipa-modref.c:984 0x108c551b analyze_call /home/seurer/gcc/git/gcc-test2/gcc/ipa-modref.c:1354 0x108c551b analyze_stmt /home/seurer/gcc/git/gcc-test2/gcc/ipa-modref.c:1519 0x108c551b analyze_function /home/seurer/gcc/git/gcc-test2/gcc/ipa-modref.c:2865 0x108c6b4f execute /home/seurer/gcc/git/gcc-test2/gcc/ipa-modref.c:3870=