From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 601743851C01; Tue, 28 Mar 2023 08:50:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 601743851C01 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679993449; bh=uxgq2Y51jFhmKIXlBNbFdqT301R6fzWKyssTBrCP+rQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QIOAdb9HKLg8o+6GMe2EZn29E90jWi0Yrt9lH66Ji5OUkOjHlu0Buk2qg0nOg7U2Q mPYADpEjO/1ZKAf+Pn0UotrtlNkkRoM8C+cGG/0DmEjRSB1OQ6k0H/8QM6T4Uipq/y 9cVpV7f3QKSCyXTxsGVFfNBS7Apu8VBJgxpoCAH0= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109140] [12/13 regression] internal error on array element comparison in loop with -O2 -mvis3 Date: Tue, 28 Mar 2023 08:50:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ebotcazou at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D109140 Eric Botcazou changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #17 from Eric Botcazou --- Thanks for reporting the problem.=