On Mon, Nov 25, 2024 at 09:57:16AM +0100, Richard Biener wrote:
> On Sun, Nov 24, 2024 at 7:22 PM Hans-Peter Nilsson wrote:
> >
> > On Sat, 16 Nov 2024, Lewis Hyatt wrote:
> > > The size of struct gimple increases by 8 bytes with the change in size of
> > > location_t from 32- to 64-bit
> >
> > Ha
On Sun, Nov 24, 2024 at 7:22 PM Hans-Peter Nilsson wrote:
>
> On Sat, 16 Nov 2024, Lewis Hyatt wrote:
> > The size of struct gimple increases by 8 bytes with the change in size of
> > location_t from 32- to 64-bit
>
> Half-way scrolling through the patches, this seems a good time
> for a possibly
On Sat, 16 Nov 2024, Lewis Hyatt wrote:
> The size of struct gimple increases by 8 bytes with the change in size of
> location_t from 32- to 64-bit
Half-way scrolling through the patches, this seems a good time
for a possibly disruptive comment from the side-line: ;-)
For the size-critical types
On Tue, Nov 19, 2024 at 4:43 PM Lewis Hyatt wrote:
>
> On Tue, Nov 19, 2024 at 10:06 AM Richard Biener
> wrote:
> >
> > On Sun, Nov 17, 2024 at 4:30 AM Lewis Hyatt wrote:
> > >
> > > The size of struct gimple increases by 8 bytes with the change in size of
> > > location_t from 32- to 64-bit; ad
On Sun, Nov 17, 2024 at 4:30 AM Lewis Hyatt wrote:
>
> The size of struct gimple increases by 8 bytes with the change in size of
> location_t from 32- to 64-bit; adjust the WORD markings in the comments
> accordingly. It seems that most of the WORD markings were off by one already,
> probably not
On Tue, Nov 19, 2024 at 10:06 AM Richard Biener
wrote:
>
> On Sun, Nov 17, 2024 at 4:30 AM Lewis Hyatt wrote:
> >
> > The size of struct gimple increases by 8 bytes with the change in size of
> > location_t from 32- to 64-bit; adjust the WORD markings in the comments
> > accordingly. It seems tha
The size of struct gimple increases by 8 bytes with the change in size of
location_t from 32- to 64-bit; adjust the WORD markings in the comments
accordingly. It seems that most of the WORD markings were off by one already,
probably not having been updated after a previous reduction in the size of