From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0EE183858412; Mon, 23 Oct 2023 11:04:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0EE183858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1698059089; bh=s3Xsj7TamLCwGMkeF2rZSh3QEw5RNk3ZQB8agImLoRs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=EbPSRbAPTbqlp9/mnAhsDy9jb4h7jN/uJBMCMCrNWEncB57JoUo0ZE8gwYgGRF52E uz3hR1iHi5AO4Bx2CaKj3a06TCXR7aisFXmIyr9g/aErRHh0aw1Xpsy5ACyTdxr9Tx BTToO8O6JWEiwLaRItEw0cQe9EeUK1Epu5oBpaz4= From: "dimitar 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:04:48 +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: dimitar 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 #5 from Dimitar Dimitrov --- > thanks, please could you post your configure line? $ /mnt/nvme/dinux/local-workspace/gcc/configure --prefix=3D/mnt/nvme/dinux/local-workspace/arm-opt --target=3Darm-none-eabi --with-newlib --enable-languages=3Dc,c++ --enable-checking=3Dyes,rtl --disable-libssp=