From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C86C93858413; Mon, 3 Oct 2022 20:57:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C86C93858413 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664830641; bh=MAUH39IVWKlPGxto6kIxxaCM5WLKt4v2uP3I4dldVxI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=M1N5Y3oEtePUU+M6R5giJ/ePMOlgH0qZidczo7xsHVu7d6IHaOmGHrNAMeeXIl37B oK59mATKnk5D+uR7Qdrt75cRf97Dy42Rj6k6eA1eTCCQW1PjoDgFvdf7P63WWu5T86 M2RRzMA6elnvSA+mxT2uHFG5Lw4KOYoxEYMMyTgk= From: "redi at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/107134] fatal error: stdint.h: No such file or directory for freestanding C++ toolchain Date: Mon, 03 Oct 2022 20:57:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: redi at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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: bug_status resolution 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=3D107134 Jonathan Wakely changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #5 from Jonathan Wakely --- I think this is another dup of PR 104605, we don't need a second bug about = the same thing. *** This bug has been marked as a duplicate of bug 104605 ***=