From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A55D63858D39; Sat, 23 Mar 2024 21:24:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A55D63858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711229061; bh=MkHnhzHeT65heeV8RxXZh36XjvwFjS4q1CoHs7PsoyA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=h34NIabxNciTGqjViEn/6JiZPq7fyAqkxYNAlv7TdZFHuXJ9Q6AJiDy6cfSJCBu/j //pr6s2fdnu6/sI4yEj54B+gJV/xdjP65F4rRgSHVVVHQZn/y+KeRm16LRk7+joYlK LlbrhVv0Xue7/onMHKRxyeXxUuiWlyLcqi/znyaI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/57054] Compilation with -O3 passes, with -O2 fails (ARM/NEON) Date: Sat, 23 Mar 2024 21:24:20 +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: 4.7.3 X-Bugzilla-Keywords: error-recovery, ice-on-invalid-code X-Bugzilla-Severity: minor X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 6.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone see_also bug_status resolution 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=3D57054 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0 See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D63870 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Andrew Pinski --- Fixed in GCC 6 by the patches that were done for PR 63870. So closing.=