From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8977C3858C52; Mon, 3 Jul 2023 16:55:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8977C3858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688403306; bh=1Glq457fTdlYpJbCpV0gufcf9NkIAg8BY3KOwFDpwGE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UcuJJx3ZUmOM025FOxX6FcT4T/xRVhfzbLBezkHcWwYVL2cxwtBMF2FbzqmNLFVLy 5CyU9JA9DnxQB//qMvhsgCDN8UeNIqFU1TsPlVCMoofGbkhrbXwHOzp60wRKUwhCJH NcBQ90SpvOthaoANFoO1glAsiWNFx8KB74Eexa5A= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/106895] powerpc64 unable to specify even/odd register pairs in extended inline asm Date: Mon, 03 Jul 2023 16:55:06 +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: 12.2.0 X-Bugzilla-Keywords: inline-asm X-Bugzilla-Severity: enhancement X-Bugzilla-Who: schwab@linux-m68k.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: 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=3D106895 --- Comment #7 from Andreas Schwab --- You are probably looking for a constraint that mirrors the quad_int_reg_ope= rand predicate.=