From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 4DFC23858C83; Mon, 27 Mar 2023 09:49:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4DFC23858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1679910553; bh=eCGLzvfxyjvdJBkYJnJNUw1mppxo8yb/ZhSmefbm02c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A+1g1/tNuGAFvcWhoh9uqbMJnWdbVFnaz6Zkiu9XEchJrRzAm2Rpm7ghGFb/LWBdG lHGpP6tFOIeoajxVPv1BWNq51KEn+dU6u1pp3Vwcxm/DEJVTUeQJTMF8LBS5cr9O61 XWXEU4qWCAq2lAdkIUi9l5zFmjONHWToMuTwgmI8= From: "ebotcazou at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109140] internal error on array element comparison in loop with -O2 -mvis3 Date: Mon, 27 Mar 2023 09:49:13 +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: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ebotcazou at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status assigned_to 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 ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |ebotcazou at gcc do= t gnu.org --- Comment #13 from Eric Botcazou --- Investigating.=