]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto.c (lto_wpa_write_files): Move call to lto_promote_cross_file_statics ...
authorRichard Biener <rguenther@suse.de>
Wed, 19 Mar 2014 11:35:59 +0000 (11:35 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 19 Mar 2014 11:35:59 +0000 (11:35 +0000)
commite41106fc81513e4acdfb42baa5c82b0ebc92244a
tree98d450ba0f0a5224ee12be421db311ac7e1a25a3
parent8c9cfbe630d539a250f3018976ae6f47202f8667
lto.c (lto_wpa_write_files): Move call to lto_promote_cross_file_statics ...

2014-03-19  Richard Biener  <rguenther@suse.de>

* lto.c (lto_wpa_write_files): Move call to
lto_promote_cross_file_statics ...
(do_whole_program_analysis): ... here, into the partitioning
block.  Do not ggc_collect after lto_wpa_write_files but
for a last time before it.

From-SVN: r208679
gcc/lto/ChangeLog
gcc/lto/lto.c