From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E74263858C32; Fri, 22 Mar 2024 14:08:24 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E74263858C32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711116504; bh=SzJB1g3DwpctW5a6bPdWOOigEz9NIU5xwccZvJAFGaU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=K2JLlj6aRUYWNIwqmpyDPEk8XgjDOffyvChxO5l+RJfZbKHkVSPiZoz2rDyJ6s/uB XNAAP85/zkcua4Qhr8cjTQwRq1ThC35kDxcTxey+bhKyL6Bo+we2woOrLs4/kQb7rC O/clALcIcgWEWOKH+16/Rv5qfNV3+E6z6Pql/t5o= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/102264] [11/12/13/14 Regression] extra spilling when using inline-asm and all registers Date: Fri, 22 Mar 2024 14:08:24 +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.1.0 X-Bugzilla-Keywords: inline-asm, missed-optimization, ra X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D102264 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |INVALID --- Comment #12 from Jeffrey A. Law --- Per c#7.=