https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98912
--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>: https://gcc.gnu.org/g:84110515b93a6709de24240d6658ac207db5129f commit r11-7057-g84110515b93a6709de24240d6658ac207db5129f Author: Martin Liska <mli...@suse.cz> Date: Wed Feb 3 10:53:32 2021 +0100 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.