lto-wrapper.c (run_gcc): In non-parallel mode remove ltrans inputs immediately after...
authorRichard Guenther <rguenther@suse.de>
Thu, 15 Dec 2011 14:50:25 +0000 (14:50 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 Dec 2011 14:50:25 +0000 (14:50 +0000)
commit9d69847d6ea68145f1b065d5d4a1cafadebf0d37
tree6c48720d70dd823a0ad924b247e1e048ec0e16f2
parent7598036b5a94ff138f7ae9a007b385d1b6000afd
lto-wrapper.c (run_gcc): In non-parallel mode remove ltrans inputs immediately after processing them.

2011-12-15  Richard Guenther  <rguenther@suse.de>

* lto-wrapper.c (run_gcc): In non-parallel mode remove
ltrans inputs immediately after processing them.  In parallel
mode truncate the ltrans inputs in the make rule that processes
them if temporary files are not to be preserved.

From-SVN: r182370
gcc/ChangeLog
gcc/lto-wrapper.c