From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 78EE03858433; Mon, 11 Dec 2023 16:27:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 78EE03858433 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1702312069; bh=j1gCInRXXD2tiX+dGC2GvVaB1OUfggfy3ZHmEF6js0c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yOKAEoCnjMCUeMFCK49BRnjSah9JBRijgcKjNa90F2SHp+6/7Uc2vsUOtp+Q0wlrW XoAGm9T//qiTQVnqHQDg985t90baqfTRRWYRbbPHW/RsgHXElS3970DWHBr+rjcLGj sGiTNnrelAiV+irFhIM54swPpDvfM4evfqBiqeGM= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libquadmath/112963] [14 Regression] Incorrect linking of libquadmath since r14-4863 Date: Mon, 11 Dec 2023 16:27:49 +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: 14.0 X-Bugzilla-Keywords: link-failure X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D112963 --- Comment #8 from Iain Sandoe --- I propose to test the patch at comment #2 as a step to restore the original behaviour. It would be nice to make the libm use configurable (as per libgfortran or libstdc++) as a separate issue.=