From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E9CE53856961; Wed, 17 May 2023 07:19:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E9CE53856961 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1684307977; bh=CKmvyn0pYYYoDOdeCntXZ6IzJYuo0ppKX63Drfr96v0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Uds6zrrinMSL2n9Rx6+SdM1/deAhNHy/bvJYTsJlG08QR84R5aaVx6t00B+uyiQAa fwISStHdSRS6dFkj7P2jjN538K5TB0N3euj2HqmUqZ34KBh31v4EM43K7+TRxhygAj HqMi1o8RsWCPUBcg9VQUQaOh8LAL+EuKFZ4IIEC8= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/109884] __builtin_Xq returns _Float128 instead of __float128 Date: Wed, 17 May 2023 07:19:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: 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=3D109884 --- Comment #4 from Andrew Pinski --- OK. And? Q specifies the _Float128 type now. I don't think we had any abi guarantees on the builtins nor on the q litera= ls.=