From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B62A43858412; Fri, 1 Mar 2024 10:44:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B62A43858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709289899; bh=5s4j4uIKux0YQ8o0zbfowexA2abpIhzAcw+Q0YNvYOc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QmeeC0liEHVQFQD7RE8r5fD1YzDDEeoHLpEnJhn7b7E2QcFS/0lUXibE7MSapbyrg qU+07B/NufFqaRU4LBoZUrx86oi0wwXqOdOUSYW/MLKssbppuLAxHLzuSaRZmAtbsL Au6h4Ss5WzRsmta4HG20PG6uZBGdd4miWQvlSk9Q= From: "rguenther at suse dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/113441] [14 Regression] Fail to fold the last element with multiple loop since g:2efe3a7de0107618397264017fb045f237764cc7 Date: Fri, 01 Mar 2024 10:44:53 +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: 14.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenther at suse dot de 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: 14.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=3D113441 --- Comment #34 from rguenther at suse dot de --- On Fri, 1 Mar 2024, rsandifo at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113441 >=20 > --- Comment #33 from Richard Sandiford --- > Can you give me a chance to look at it a bit when I back? This doesn't f= eel > like the way to go to me. Sure.=