Don't call get_working_sets w/ LTO and -fauto-profile (PR
commitf81d7a3815c8490bfb64956964e5189ab5577578
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jul 2016 11:28:52 +0000 (25 11:28 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 25 Jul 2016 11:28:52 +0000 (25 11:28 +0000)
tree0e2e177ee5e8b0dc0db91d003cfcd284c096c56b
parent5bf658d62e694980a3b5a464be793a0c5da593ee
Don't call get_working_sets w/ LTO and -fauto-profile (PR

* lto-cgraph.c (input_symtab): Don't call get_working_sets
if flag_auto_profile is set to true.

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