From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51B283858D38; Fri, 26 Jan 2024 05:37:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51B283858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706247425; bh=6rj892xKt9UYqcuLRdbqqXIgLbfJ8skGlpX2EQECRL4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LPL/+uSj5/oJemYvUPnpLpHt9CXfMi09SNEOa97+0kMsg54CRZHZrWZfoZuYNBy5o mM6CFvbHHJ6DdNYdfFx6934ueGUaG5bMCUTrSQG9bCUayoMA+d5juA5O0XzB3Cztms W0BXv+RnSrOd3kbIcU4cmS8svS39GdMPSGT0Be/w= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/89628] aarch64_vector_pcs does not use v24-v31 as temp regs Date: Fri, 26 Jan 2024 05:37:04 +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: 9.0 X-Bugzilla-Keywords: missed-optimization, needs-bisection, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D89628 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needs-bisection --- Comment #2 from Andrew Pinski --- Something seems to have fixed this in GCC 10+.=