From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3DEAC3858D3C; Wed, 1 Mar 2023 21:51:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3DEAC3858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677707474; bh=0ftjgXK1ILeTxn6IoKRIif48KMBfOXo5dq0p+EQIwsA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UpIQthSKSKhlVTVB8Y/wNvWI/59zsie8MHuhe1fdvRxUGC80SKTKQ6iB1lSAlANlM iEwe5aH96TPGNAvMiAuKAalAHrm0bFPDVa2r90CEpbcnON7FMLFCIoBYJYAv98olbd qS3Y7+Ik698odHlurkybkWzLcCBHR7tp+WTMAzmw= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug rust/21185] add i128 and u128 support to rust lexer and parser Date: Wed, 01 Mar 2023 21:51:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: rust X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: REOPENED 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: resolution dependson blocked bug_status short_desc 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=3D21185 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |--- Depends on|20991 | Blocks| |20991 Status|RESOLVED |REOPENED Summary|add i128 and u128 support |add i128 and u128 support |to rust |to rust lexer and parser --- Comment #14 from Tom Tromey --- Un-duping and repurposing again as the rust lexer / parser part of 128-bit ints. Referenced Bugs: https://sourceware.org/bugzilla/show_bug.cgi?id=3D20991 [Bug 20991] __int128 type support --=20 You are receiving this mail because: You are on the CC list for the bug.=