]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto-plugin.c: (non_claimed_files): New static var.
authorJan Hubicka <jh@suse.cz>
Wed, 30 May 2018 16:34:54 +0000 (18:34 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 30 May 2018 16:34:54 +0000 (16:34 +0000)
commitde54061dccca2c469bc77502743f8a0e0aa49287
treed7aa0117be471f20bd08ddc22d5a32a969955e08
parent3d63e711a882a42e2812e680ff0b8285f508a5ed
lto-plugin.c: (non_claimed_files): New static var.

* 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

From-SVN: r260960
lto-plugin/ChangeLog
lto-plugin/lto-plugin.c