https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79042
--- Comment #4 from chefmax at gcc dot gnu.org --- Author: chefmax Date: Thu Jan 12 07:44:17 2017 New Revision: 244347 URL: https://gcc.gnu.org/viewcvs?rev=244347&root=gcc&view=rev Log: PR lto/79042 * lto-cgraph.c (lto_output_varpool_node): Pack dynamically_initialized bit. (input_varpool_node): Unpack dynamically_initialized bit. * lto-streamer.h (LTO_minor_version): Bump version. Modified: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/lto-cgraph.c branches/gcc-5-branch/gcc/lto-streamer.h