public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/23457] gdb does not understand c++14 integer literals
       [not found] <bug-23457-4717@http.sourceware.org/bugzilla/>
@ 2024-04-20 16:23 ` tromey at sourceware dot org
  2024-05-14 20:01 ` cvs-commit at gcc dot gnu.org
  2024-05-14 20:02 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2024-04-20 16:23 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=23457

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |tromey at sourceware dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/23457] gdb does not understand c++14 integer literals
       [not found] <bug-23457-4717@http.sourceware.org/bugzilla/>
  2024-04-20 16:23 ` [Bug c++/23457] gdb does not understand c++14 integer literals tromey at sourceware dot org
@ 2024-05-14 20:01 ` cvs-commit at gcc dot gnu.org
  2024-05-14 20:02 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-05-14 20:01 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=23457

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tom Tromey <tromey@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a4b7c5f5cda16795dd8be11494e8f1b5de21d69f

commit a4b7c5f5cda16795dd8be11494e8f1b5de21d69f
Author: Tom Tromey <tom@tromey.com>
Date:   Fri Apr 19 20:22:11 2024 -0600

    Implement C++14 numeric separators

    C++14 allows the use of the apostrophe as a numeric separator; that
    is, "23000" and "23'000" represent the same number.  This patch
    implements this for gdb's C++ parser and the C++ name canonicalizer.

    I did this unconditionally for all C variants because I think it's
    unambiguous.

    For the name canonicalizer, there's at least one compiler that can
    emit constants with this form, see bug 30845.

    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=23457
    Bug: https://sourceware.org/bugzilla/show_bug.cgi?id=30845
    Approved-By: John Baldwin <jhb@FreeBSD.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c++/23457] gdb does not understand c++14 integer literals
       [not found] <bug-23457-4717@http.sourceware.org/bugzilla/>
  2024-04-20 16:23 ` [Bug c++/23457] gdb does not understand c++14 integer literals tromey at sourceware dot org
  2024-05-14 20:01 ` cvs-commit at gcc dot gnu.org
@ 2024-05-14 20:02 ` tromey at sourceware dot org
  2 siblings, 0 replies; 3+ messages in thread
From: tromey at sourceware dot org @ 2024-05-14 20:02 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=23457

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |15.1
         Resolution|---                         |FIXED

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-05-14 20:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-23457-4717@http.sourceware.org/bugzilla/>
2024-04-20 16:23 ` [Bug c++/23457] gdb does not understand c++14 integer literals tromey at sourceware dot org
2024-05-14 20:01 ` cvs-commit at gcc dot gnu.org
2024-05-14 20:02 ` tromey at sourceware dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).