From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 178753877011; Mon, 16 Mar 2020 20:05:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 178753877011 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1584389145; bh=h3hRTysxZ/RWzrAyaVuAnbagvd/4BA3eEHBM/T6wfro=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BDshO9XtdoK8WXVtF0Rdxr22ofEVmBntj5xNTo9ntqys/Rpd/R7LGhTpso3+5VUly VwRAgGTRlssnx4Ct/3rKsmOE+sp7NUkYLuJ+k16Dz4Q7EkaV5+HR/N2xXCkTjnMfbr ju+bjNsUHIUQZRW6iSVRNKvPVJ9/PkcHde8AXNsc= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/91886] [10 regression] powerpc64 impossible constraint in asm Date: Mon, 16 Mar 2020 20:05:44 +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: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: segher 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: 10.0 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Mar 2020 20:05:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D91886 --- Comment #36 from Segher Boessenkool --- (In reply to Rich Felker from comment #34) > Per the IBM docs, LE/elfv2 (which they confusingly equate) Where do you see this, btw? The introduction of the ABI doc says > The OpenPOWER ELF V2 ABI is intended for use in little- and big-endian en= vironments. and I don't see it contradict that elsewhere.=