From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [IPv6:2001:67c:2050:0:465::202]) by sourceware.org (Postfix) with ESMTPS id BF510385828F for ; Mon, 10 Oct 2022 18:05:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BF510385828F Authentication-Results: sourceware.org; dmarc=pass (p=reject dis=none) header.from=aarsen.me Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=aarsen.me Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4MmRfN0gBNz9sTS for ; Mon, 10 Oct 2022 20:05:32 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aarsen.me; s=MBO0001; t=1665425132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=kTPXiLwy8CaNTPxNRHMRNOD2f+67hZirxs5IZLGq2fs=; b=tGqmN2GjYeTj5DZTJnEUqncOW7lyEABYABJWyX7o4VUe1loWGBbJKQxr+YRScJsoWwtv9G 4JhGsRY7IsqPaMe6YdSG0mmpB9dUPkqAyPgUskCdyEzJYngUpauLmJjltpu/T5bH5Xn0Lp 9azc9Nmw0ZxMBptYLL+3kNZodLINDu2k0YDw3I1IerwuL0fY9QGsi/ZqGht093bSrl36e7 AIHa7TbF1eLpSxXdriEgWsNMxatJQCqa3QOzwF3dT/W017A9Ss5niVT8uEM0jHTc23Dv+N 9q9gD95MAxpfm9oYy+VZ7woXBKw+zV3ocGFXV2GHowavpTkoJcaqAIcu8nOZiQ== From: Arsen =?utf-8?B?QXJzZW5vdmnEhw==?= To: gcc-patches@gcc.gnu.org Subject: Ping: [PATCH] elf: ELF toolchain --without-{headers,newlib} should provide stdint.h Date: Mon, 10 Oct 2022 20:05:30 +0200 Message-ID: <5662960.n1sGef4IkR@bstg> In-Reply-To: <20221003203543.154431-1-arsen@aarsen.me> References: <20221003203543.154431-1-arsen@aarsen.me> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7817016.fSm7997n5b"; micalg="pgp-sha512"; protocol="application/pgp-signature" X-Spam-Status: No, score=-4.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_INFOUSMEBIZ,KAM_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --nextPart7817016.fSm7997n5b Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8"; protected-headers="v1" From: Arsen =?utf-8?B?QXJzZW5vdmnEhw==?= To: gcc-patches@gcc.gnu.org Date: Mon, 10 Oct 2022 20:05:01 +0200 Message-ID: <5662960.n1sGef4IkR@bstg> In-Reply-To: <20221003203543.154431-1-arsen@aarsen.me> References: <20221003203543.154431-1-arsen@aarsen.me> MIME-Version: 1.0 Evening, Ping on this patch, it should fix some configuration issues we get on=20 ELF targets (especially in libstdc++). https://gcc.gnu.org/pipermail/gcc-patches/2022-October/602751.html Thanks, =2D-=20 Arsen Arsenovi=C4=87 --nextPart7817016.fSm7997n5b Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iNUEABYKAH0WIQT+4rPRE/wAoxYtYGFSwpQwHqLEkwUCY0RezV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0RkVF MkIzRDExM0ZDMDBBMzE2MkQ2MDYxNTJDMjk0MzAxRUEyQzQ5MwAKCRBSwpQwHqLE k2t/AQDHzoBznVxgK/NdX+tpvEVL4666n1MlIgYrZCuE2r1CigD/XzWUvfHcWj8/ Nw6sTZWPnX9nsHGfKc3YAOgK6cyzMA8= =YEAm -----END PGP SIGNATURE----- --nextPart7817016.fSm7997n5b--