* lto-plugin.c: (non_claimed_files): New static var.
commit3617d5c1dd49870dd450f241eac9f7b065a84e4a
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 May 2018 16:34:54 +0000 (30 16:34 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 May 2018 16:34:54 +0000 (30 16:34 +0000)
treed7aa0117be471f20bd08ddc22d5a32a969955e08
parent128e8e03b58f273cd731d0d5c9932db677502608
* lto-plugin.c: (non_claimed_files): New static var.
(linker_ouput_known): New static var.
(all_symbols_read_handler): When user specifies linker output do not
imply it; output warning when nonlto-rel mode is forced.
(claim_file_header): Record number of nonclaimed files.
(process_option): Remember if linker output is known

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