aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2014-02-05 15:23:36 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2014-02-05 15:23:36 +0000
commitf0f91770c34553275669df72794f5d478ae5fe7c (patch)
tree4b1c031686beae28ef49b51378b37ee5fa2a379a /gcc/lto/ChangeLog
parent6fc595232b90a0f31a02087a152e2741fb0dee8f (diff)
downloadgcc-f0f91770c34553275669df72794f5d478ae5fe7c.zip
gcc-f0f91770c34553275669df72794f5d478ae5fe7c.tar.gz
gcc-f0f91770c34553275669df72794f5d478ae5fe7c.tar.bz2
lto.h (lto_global_var_decls): Remove.
2014-02-05 Richard Biener <rguenther@suse.de> lto/ * lto.h (lto_global_var_decls): Remove. * lto-lang.c (lto_init): Do not allocate lto_global_var_decls. (lto_write_globals): Do nothing in WPA stage, gather globals from the varpool here ... * lto.c (lto_main): ... not here. (materialize_cgraph): Do not call rest_of_decl_compilation on the empty lto_global_var_decls vector. (lto_global_var_decls): Remove. From-SVN: r207510
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r--gcc/lto/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 0f9e688..15610f2 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,14 @@
+2014-02-05 Richard Biener <rguenther@suse.de>
+
+ * lto.h (lto_global_var_decls): Remove.
+ * lto-lang.c (lto_init): Do not allocate lto_global_var_decls.
+ (lto_write_globals): Do nothing in WPA stage, gather globals from
+ the varpool here ...
+ * lto.c (lto_main): ... not here.
+ (materialize_cgraph): Do not call rest_of_decl_compilation
+ on the empty lto_global_var_decls vector.
+ (lto_global_var_decls): Remove.
+
2014-02-04 Jan Hubicka <hubicka@ucw.cz>
* lto-partition.c (get_symbol_class): Only unforced DECL_ONE_ONLY