2010-02-11 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Feb 2010 12:23:08 +0000 (12:23 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Feb 2010 12:23:08 +0000 (12:23 +0000)
commit2bd888dc62ee6298b759613c47a05300bd23e8ba
treeb5c6ba211c6d44152757721aa56c71c41a65aff2
parent39e30dc75a1949049827d21e152797965195ff5a
2010-02-11  Richard Guenther  <rguenther@suse.de>

PR driver/43021
* gcc.c (process_command): Handle LTO file@offset case more
appropriately.

lto/
* lto-elf.c (lto_elf_file_open): Handle file@offset case more
appropriately.

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