]> gcc.gnu.org Git - gcc.git/commit
Fill up padding in lto_section struct.
authorMartin Liska <mliska@suse.cz>
Wed, 3 Feb 2021 09:53:32 +0000 (10:53 +0100)
committerMartin Liska <mliska@suse.cz>
Wed, 3 Feb 2021 12:18:52 +0000 (13:18 +0100)
commit84110515b93a6709de24240d6658ac207db5129f
treedef4749fcba6df68fbec7ba2ad2368c2cb9868d2
parente8c87bc07b5c98101b47caaee84650cd8abdfa5f
Fill up padding in lto_section struct.

gcc/ChangeLog:

PR lto/98912
* lto-streamer-out.c (produce_lto_section): Fill up missing
padding.
* lto-streamer.h (struct lto_section): Add _padding field.
gcc/lto-streamer-out.c
gcc/lto-streamer.h
This page took 0.065162 seconds and 6 git commands to generate.