From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 28DE73858422; Mon, 17 Apr 2023 17:04:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 28DE73858422 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1681751043; bh=HzAuB0B/FvMfVxuKyFG1I46B1YPS6T3EnDnV0zG1tSM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=OOJ9PqdSwo6tKBgZBz91N8EeMc7JUe7i3IXIand1E5N60oSkUBrVYN/aW/u0bvOe2 iQBfrGFzcvDA2zJ3UymWspLkYLK5wcf5LEpchoNc/2laqvLvYjeTf3hIfpFsno4tW3 4QDMZonkLbf+Kc+BZRCXJdNy8q5Lr6Aj6/cWPY/0= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug ada/30188] add 128-bit integer support to Ada lexer and parser Date: Mon, 17 Apr 2023 17:04:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: ada X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey 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=3D30188 --- Comment #3 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Tom Tromey : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3De49831ba4340= 688d7685a52099db09d12177945b commit e49831ba4340688d7685a52099db09d12177945b Author: Tom Tromey Date: Mon Mar 27 14:26:53 2023 -0600 Add 128-bit integer support to the Ada parser This adds support for 128-bit integers to the Ada parser. Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30188 --=20 You are receiving this mail because: You are on the CC list for the bug.=