From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8551D386C5B2; Thu, 15 Feb 2024 19:15:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8551D386C5B2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708024535; bh=3lxwHPSHJRgqHT0FrvzQubQdrBC3NCEmUZb+bYy6KnI=; h=From:To:Subject:Date:From; b=xk0lyPDDiW3r/i4980/CLARNKiz1/4nUejOtQjOurDxch4ypPqlFmCIMqiLchvInL JJoTFaP+BgNPTCZMhyDkVL44NVPIfPJJAHOSikvuCG7duaZN4qYblgt1Dbsx3iqgaT M51zkMDVFWSsvYuyd70QbTJSV5ooL0kksQoPqzA4= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113945] New: Switch visium to LRA Date: Thu, 15 Feb 2024 19:15:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new 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: sjames at gcc dot gnu.org 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter cc blocked target_milestone Message-ID: 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=3D113945 Bug ID: 113945 Summary: Switch visium to LRA Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sjames at gcc dot gnu.org CC: ebotcazou at gcc dot gnu.org Blocks: 113932 Target Milestone: --- People are getting eager to require LRA. Please port the visium target to L= RA (see PR113932). Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113932 [Bug 113932] [meta-bug] Targets which should be ported to LRA=