From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B119385B508; Wed, 8 Mar 2023 19:41:04 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B119385B508 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1678304464; bh=yZE1h5pGKKCmYSYNMe2hSFsFkI8r5ZhCV6bQOrQ+V4g=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZM67eQHy3Oa+5p/yrV5ESwb28azHRYoind88eyYXxycUC0rdnhQ3651wNGFQDJVKs 4ez2k3sAnmLqhHpFL6xQPBh1rAekZXUq/KleJ73ZzJwufarlNrE4SjVQSVIHmaxE9z Jjmxy39QEvKxROCscBR6Y0nGre25wWuVMFF6OsUk= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109067] Powerpc GCC does not support __ibm128 complex multiply/divide if long double is IEEE 128-bit. Date: Wed, 08 Mar 2023 19:41:03 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: segher at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: meissner 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=3D109067 --- Comment #1 from Segher Boessenkool --- Do you have a testcase please?=