[Bug c++/23457] New: gdb does not understand c++14 integer literals

tromey at sourceware dot org sourceware-bugzilla@sourceware.org
Thu Jul 26 17:18:00 GMT 2018


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

            Bug ID: 23457
           Summary: gdb does not understand c++14 integer literals
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

C++14 allows one to put single quotes in numbers as separators.
So, for example, this should print 2323:

(gdb) p 23'23

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


More information about the Gdb-prs mailing list