From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9F7393858D37; Sat, 21 Jan 2023 16:31:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9F7393858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674318718; bh=NYL1cuo6ryCLB8Fp+zfuBp2qmsuKgfDzFlc7VzRlseU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rwuKYBkdPZv1qgZktgFeJ2L+cHRlhyAwJZWnfTfZKd4+BamXUSsAo7tG4+e/70F2j sVupB5xqbC4p3dBf6Qhpdv57NN0Luab9h24JEXH0BC+6X3xeMUMhnrhpJLDtuHfrUX +fsLrqkaNBy+cTjXn5BjnZB6vTQcqwZzzJTF4tMY= From: "dcb314 at hotmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/108482] [13 Regression] ice in expand_LOOP_DIST_ALIAS with -O3 -ftrivial-auto-var-init=zero Date: Sat, 21 Jan 2023 16:31:58 +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: 13.0 X-Bugzilla-Keywords: ice-on-valid-code, missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: dcb314 at hotmail dot com 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: 13.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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D108482 --- Comment #9 from David Binderman --- (In reply to David Binderman from comment #8) > Current range is about 151 revisions. After a few more rounds, current range seems to be g:fbad7a74aaaddea3 to g:c16c40808331a029, some 10 commits.=