From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 92A033858D39; Mon, 23 Oct 2023 11:01:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 92A033858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698058905; bh=BqtVBr+c39kAbduCfoEuQ0TjHZte9/vUFl4JjoWiTU8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=X1gheRU42wlYymRFbl/aG8uz53MZpRFhiRAIXWc7zsdVhg/rKYialI/W+J7NyZCOI 3D/AENzby47BWqVP9UFA//1+5dHhPhGMdeWcpEnb3ED/vtlauRr/J6ZQ21NGZNTOhr 2ZGLd1e4pipz4XZSQdnjv3rvgY0nevOfOh1KMXT8= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libquadmath/111928] [14 Regression] Build broken for baremetal targets after r14-4825-g6a6d3817afa02b Date: Mon, 23 Oct 2023 11:01:45 +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: build 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=3D111928 --- Comment #3 from Iain Sandoe --- (In reply to Dimitar Dimitrov from comment #2) > I confirm that build works fine with r14-4820-g11f50716eee812, no maintai= ner > mode, for pru and arm targets. >=20 > I'm using x86_64-pc-linux-gnu build and host machine. thanks, please could you post your configure line?=