From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8EF54385DC10; Tue, 9 Jan 2024 13:30:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8EF54385DC10 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704807023; bh=3+wsmkP66ljmaILF/zWE1A0Wg/YP+Q8qXPbQF3fA+rY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MMlTsaDrCksIlVEV6wNflXdlfdFaTcTg4gYUg2bBS8rh2iMRvbOyrT7GVy/HivMH5 JqO2u0IdltknJ+Oc2nHWk+LGfr7sTd2OrCQT9m3q8qMAQZRCUf56HzvUoonoctwfZa xA/ZDEVWqA+cD0yWZM7KzB6em3uRZ+0XLNUVwkY0= From: "unlvsur at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/113283] missing C++26 freestanding headers. Date: Tue, 09 Jan 2024 13:30:22 +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: unlvsur at live dot com 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 #6 from cqwrteur --- if someone writes an operating system or libc=EF=BC=8Che can ensure the abi= being the same. Get Outlook for Android ________________________________ From: arsen at gcc dot gnu.org Sent: Tuesday, January 9, 2024 7:18:46 AM To: unlvsur@live.com Subject: [Bug libstdc++/113283] missing C++26 freestanding headers. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113283 Arsen Arsenovi=C4=87 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arsen at gcc dot gnu.org --- Comment #5 from Arsen Arsenovi=C4=87 --- C does not have a freestanding error.h, indeed. We were considering making up some numbers in a high-up range so that we can provide some non-OS-provided errors that the standard requires, too why do you think having the same numbers for both libraries in freestanding would be beneficial? this seems odd to me -- You are receiving this mail because: You reported the bug. You are on the CC list for the bug.=