From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D32003858C52; Wed, 10 Jan 2024 08:50:58 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D32003858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704876658; bh=LG1QaoJwAaTy6RvyQR48SyNeN77vy9mtGXVZy89Gh74=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ewkOttJH8EH0xRTUqRd8/bQsZXdKzqGQaCnBd0rg5PRaUhjkRvkdsUf55VfKOlpKb Va6WULJgiN92kCtqlvcz1U5HVdTdPbcfQ9jhJXADrRq3AG86VqvsYV6aPFLCoq8JGn W9ugp9JLEkc7/hei23xvodKMyhUkwo1eXLwJ4bPw= From: "arsen at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/113283] missing C++26 freestanding headers. Date: Wed, 10 Jan 2024 08:50:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: arsen at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: 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: 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=3D113283 --- Comment #9 from Arsen Arsenovi=C4=87 --- (In reply to cqwrteur from comment #6) > if someone writes an operating system or libc=EF=BC=8Che can ensure the a= bi being > the same. that's a job of theirs. they can and should add OS defines for their OS.=