From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9525B38582A3; Mon, 8 Jan 2024 03:07:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9525B38582A3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704683232; bh=X1fQ3xl/UsEDagBKS1pAHAjZR+Py/ang+Z/zdTiPkLU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fWnoIPZy+8t7aShqs5GW9E/x9oAMwCrJogO+oPqL1kd3CauTGTMardqKbVzF8ApDP MQ34OXxjkYrFOZZ1pwyozsCdMYxzJPEclG8xftIsmBW6vl8mczCH5dJAIJnx0p7zo5 9JY+P+pWgaTGPNIyKfnBytgAJtmoY0s+BRam+Lm8= From: "g.peterhoff@t-online.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug libquadmath/113259] quadmath::nanq not support payload Date: Mon, 08 Jan 2024 03:07:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libquadmath X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: g.peterhoff@t-online.de X-Bugzilla-Status: WAITING 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=3D113259 --- Comment #2 from g.peterhoff@t-online.de --- I'm currently fiddling around with a library for/with boost. I don't need t= his kind of incompatibility.=