aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
authorRichard Biener <rguenth@gcc.gnu.org>2010-05-07 15:52:01 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2010-05-07 15:52:01 +0000
commit48cf395bdb30be10a283c3ac4d6217c322f39070 (patch)
treeeb23163d0cf15d449c5e89de6d77e5bc1dec73b0 /gcc/ChangeLog
parent86b2c5b637642a064406be4c02bf107ce338b8c5 (diff)
downloadgcc-48cf395bdb30be10a283c3ac4d6217c322f39070.zip
gcc-48cf395bdb30be10a283c3ac4d6217c322f39070.tar.gz
gcc-48cf395bdb30be10a283c3ac4d6217c322f39070.tar.bz2
lto-wrapper.c (DUMPBASE_SUFFIX): Define.
2010-05-07 Richard Guenther <rguenther@suse.de> * lto-wrapper.c (DUMPBASE_SUFFIX): Define. (run_gcc): Handle LTRANS phase invocation. * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS. lto/ * lto.c (DUMPBASE_SUFFIX): Remove. (lto_execute_ltrans): Move functionality to lto-wrapper.c. Rename to ... (lto_write_ltrans_list): ... only output the list of ltrans files. (lto_maybe_unlink): Remove. (do_whole_program_analysis): Do not execute LTRANS phase from here. From-SVN: r159157
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c7013c3..d334f63 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2010-05-07 Richard Guenther <rguenther@suse.de>
+
+ * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
+ (run_gcc): Handle LTRANS phase invocation.
+ * collect2.c (maybe_run_lto_and_relink): Do not set
+ WPA_SAVE_LTRANS.
+
2010-05-07 Jakub Jelinek <jakub@redhat.com>
* tree.h (TREE_ADDRESSABLE): Adjust comment to say that