Re: [PATCH] pack fields in line-map data structures

2022-01-18 Thread Jakub Jelinek via Gcc-patches
On Tue, Jan 18, 2022 at 01:16:14PM +0100, Richard Biener wrote: > As pointed out by pahole. > > Bootstrapped & tested on x86_64-unknown-linux-gnu. > > OK? > > Thanks, > Richard. > > 2022-01-18 Richard Biener > > libcpp/ > * include/line-map.h (class line_maps): Re-arrange fields >

[PATCH] pack fields in line-map data structures

2022-01-18 Thread Richard Biener via Gcc-patches
As pointed out by pahole. Bootstrapped & tested on x86_64-unknown-linux-gnu. OK? Thanks, Richard. 2022-01-18 Richard Biener libcpp/ * include/line-map.h (class line_maps): Re-arrange fields to minimize padding. (class rich_location): Likewise. * line-map.cc (