re PR lto/48467 ([LTO] Anomalous behavior of -save-temps)
authorRichard Guenther <rguenther@suse.de>
Fri, 8 Apr 2011 13:10:27 +0000 (13:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 8 Apr 2011 13:10:27 +0000 (13:10 +0000)
commit5e5a425e73a86f3edbbc1339760e3d8153966389
treedb899d0de395c4d01616e8938519ce3f2e8617b3
parent9bfc434b7aa052e8d9175d3eca8fc355618e6fab
re PR lto/48467 ([LTO] Anomalous behavior of -save-temps)

2011-04-08  Richard Guenther  <rguenther@suse.de>

PR lto/48467
* toplev.c (lang_dependent_init): Do not open asm_out_file
in WPA mode, nor perform debug machinery initialization.
(finalize): Do not unlink asm_out_file in WPA mode.

From-SVN: r172181
gcc/ChangeLog
gcc/toplev.c