2010-01-02 Richard Guenther <rguenther@suse.de>
commit51eafa60db89ea8a4d557d2a0228ebbe2892fde9
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Jan 2010 11:11:37 +0000 (2 11:11 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 2 Jan 2010 11:11:37 +0000 (2 11:11 +0000)
treefa0e1bcb38d5ed5c5ebe8892cfb51972591e9c8b
parentf612a861090ee742d79c13ce0ac1f12024deff39
2010-01-02  Richard Guenther  <rguenther@suse.de>

PR lto/41597
* toplev.c (compile_file): Emit LTO marker properly.  Change
it to __gnu_lto_v1.
* collect2.c (scan_prog_file): Adjust for changed LTO marker.

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