OSDN Git Service

2011-04-08 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Apr 2011 13:10:27 +0000 (13:10 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Apr 2011 13:10:27 +0000 (13:10 +0000)
commitf463da9432ef769335e78b19bb98febddb8f68ac
treedb899d0de395c4d01616e8938519ce3f2e8617b3
parent2de00a2d0d9d96c05018246891d0a45c292d0176
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.

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