2014-03-19 Richard Biener <rguenther@suse.de>
commit4e6f2fb9dc03deb9ef0330388a09e44ea20b0948
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Mar 2014 11:35:59 +0000 (19 11:35 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Mar 2014 11:35:59 +0000 (19 11:35 +0000)
tree98d450ba0f0a5224ee12be421db311ac7e1a25a3
parent1df9b23b3b3db8974b555cba9ca291887ec46bcd
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208679 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/lto/ChangeLog
gcc/lto/lto.c