On Wed, Dec 4, 2024 at 1:00 AM Lewis Hyatt <lhy...@gmail.com> wrote: > > On Tue, Dec 3, 2024 at 7:33 AM Richard Biener > <richard.guent...@gmail.com> wrote: > > > > On Mon, Dec 2, 2024 at 1:50 AM Lewis Hyatt <lhy...@gmail.com> 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. > > Thank you, sounds good. > When I do push these, is it OK if I squash patches 5, 6, and 7 into > one commit? In case it needs to be reverted, those are the 3 that > should be reverted together. Not a big deal either way. Thanks!
Yes, for dependences I prefer squashing. Others might disagree of course. Richard. > > -Lewis