From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A81F03858C41; Wed, 20 Mar 2024 21:21:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A81F03858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710969692; bh=X4qCebnvjDZDS0Pfy2UNlgURdbCrfA9jJYsDsLqIIiY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=I2QYWU6YwWt1bfC7YAwQN3d5Wq5SKYOQT67Ubq8VKAAmbnLuF6r7yCpF67aA/xJhX BH1pQy4txhuAsA+Pl2izxm8pQG4vIm/5lpy4MHByVD0uqAjRnRVRxV1rvywcMqDQ+k 3eFJpOcnYjjeCoPVah476nEOIx7VPtuqllrCeCB4= From: "jsm28 at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug stdio/31515] printf: format needed for __uint128_t Date: Wed, 20 Mar 2024 21:21:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jsm28 at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31515 --- Comment #1 from Joseph Myers --- See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113887 for discussion of= all the things that should be done together in GCC and glibc to provide proper support for int128_t / uint128_t, now that C23 allows such types to be prov= ided without needing to enlarge intmax_t. --=20 You are receiving this mail because: You are on the CC list for the bug.=