On Tue, Dec 3, 2024 at 7:33 AM Richard Biener
wrote:
>
> On Mon, Dec 2, 2024 at 1:50 AM Lewis Hyatt wrote:
> >
> > With the codebase having already been prepared to handle it, change
> > location_t to be a 64-bit integer instead of a 32-bit integer.
>
> OK if there's no comments from others withi
On Wed, Dec 4, 2024 at 1:00 AM Lewis Hyatt wrote:
>
> On Tue, Dec 3, 2024 at 7:33 AM Richard Biener
> wrote:
> >
> > On Mon, Dec 2, 2024 at 1:50 AM Lewis Hyatt wrote:
> > >
> > > With the codebase having already been prepared to handle it, change
> > > location_t to be a 64-bit integer instead o
On Tue, Dec 3, 2024 at 7:33 AM Richard Biener
wrote:
>
> On Mon, Dec 2, 2024 at 1:50 AM Lewis Hyatt wrote:
> >
> > With the codebase having already been prepared to handle it, change
> > location_t to be a 64-bit integer instead of a 32-bit integer.
>
> OK if there's no comments from others withi
On Mon, Dec 2, 2024 at 1:50 AM Lewis Hyatt wrote:
>
> With the codebase having already been prepared to handle it, change
> location_t to be a 64-bit integer instead of a 32-bit integer.
OK if there's no comments from others within 48h.
Thanks,
Richard.
> libcpp/ChangeLog:
>
> * include
With the codebase having already been prepared to handle it, change
location_t to be a 64-bit integer instead of a 32-bit integer.
libcpp/ChangeLog:
* include/cpplib.h (struct cpp_token): Adjust comment about the
struct size.
* include/line-map.h (location_t): Change typed