https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118708
Bug ID: 118708
Summary: Comment with ASCII art in line-table.h still talks
about 32-bit
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: preprocessor
Assignee: unassigned at gcc dot gnu.org
Reporter: dmalcolm at gcc dot gnu.org
Target Milestone: ---
The big comment in libcpp/include/line-map.h still talks about 32 bit values
and has 32 bit values, whereas location_t is now 64 bit (as of
https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=d9cdc500c1e86b1218a24d1e8469930f000528d0)