Re: [PATCH] Fill up padding in lto_section struct.

2021-02-03 Thread Jakub Jelinek via Gcc-patches
On Wed, Feb 03, 2021 at 12:58:12PM +0100, Martin Liška wrote: > The patch is about filling a padding byte that is later > streamed with memcpy. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? > Thanks, > Martin > > gcc/ChangeLog: > > P

[PATCH] Fill up padding in lto_section struct.

2021-02-03 Thread Martin Liška
The patch is about filling a padding byte that is later streamed with memcpy. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: PR lto/98912 * lto-streamer-out.c (produce_lto_section): Fill up missing