From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE30C386D604; Thu, 15 Feb 2024 20:47:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE30C386D604 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708030025; bh=EzucW4ziQDbu3ANRiOg8sPgzj4XFR6bj62C3nm+Tld8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cz0yQzodlH22rXSNcl48MpwZF2G9832t40gQk5DyxJMvNhtws5WZDduvPtpbPiKTB e7vd+4q31HgbebrAzypQlkNr9G6x9Brr33eWiLs2e0FfGeKtQmsCUBe+n8Ux+vnmUd dx6uXQ8NAb1GT7el7RDcIKaIBOWJTdyEh/wTCRTM= From: "dave.anglin at bell dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113933] Switch pa to LRA Date: Thu, 15 Feb 2024 20:47:05 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dave.anglin at bell dot net X-Bugzilla-Status: UNCONFIRMED 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: 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=3D113933 --- Comment #1 from dave.anglin at bell dot net --- On 2024-02-15 2:01 p.m., sjames at gcc dot gnu.org wrote: > People are getting eager to require LRA. Please port the PA target to LRA= (see > PR113932). Having tried this once, I know it's non trivial on PA.=