[Bug lto/79042] LTO doesn't propagate node->dynamically_initialized bit for varpool nodes.
chefmax at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 11 16:54:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79042
--- Comment #3 from chefmax at gcc dot gnu.org ---
Author: chefmax
Date: Wed Jan 11 16:53:52 2017
New Revision: 244324
URL: https://gcc.gnu.org/viewcvs?rev=244324&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-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/lto-cgraph.c
branches/gcc-6-branch/gcc/lto-streamer.h
More information about the Gcc-bugs
mailing list