From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9C945395CC34; Wed, 27 May 2020 14:02:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9C945395CC34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1590588133; bh=BFHOet7wfVwxGAmD1HNTaid61QijtRxKumJ1NEHFnTs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ON7sF/08oLlB0ARLJ1AsgFrwoyGX9oIZ6bV3c3fwpQR1XhaJw0SbseyOoTcGeYyBn KD7hIEM9RV0AbCQIdNesJ7jReAUonTcx7RopJtdIMDbb4cUNaysoQyzjv2r5cJ0tC7 md5ybcO0PRuRNwZFmJh6AYLUp2OPVhOA8QjpTj68= From: "marxin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/95273] [11 regression] many ICEs after r11-564 Date: Wed, 27 May 2020 14:02:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth 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, 27 May 2020 14:02:13 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95273 --- Comment #7 from Martin Li=C5=A1ka --- The same for: $ ./xgcc -B. ../../gcc/testsuite/gcc.c-torture/execute/loop-13.c -O3 during GIMPLE pass: vect ../../gcc/testsuite/gcc.c-torture/execute/loop-13.c:21:1: internal compiler error: in vect_get_constant_vectors, at tree-vect-slp.c:3683 21 | main (void) | ^~~~ 0x1527fe8 vect_get_constant_vectors and $ ./xgcc -B. /home/marxin/Programming/gcc2/gcc/testsuite/gcc.dg/vect/pr3395= 3.c -O3 during GIMPLE pass: vect /home/marxin/Programming/gcc2/gcc/testsuite/gcc.dg/vect/pr33953.c: In funct= ion =E2=80=98blockmove_NtoN_blend_noremap32=E2=80=99: /home/marxin/Programming/gcc2/gcc/testsuite/gcc.dg/vect/pr33953.c:6:6: inte= rnal compiler error: in vect_get_constant_vectors, at tree-vect-slp.c:3683=