Don't call get_working_sets w/ LTO and -fauto-profile (PR
authorMartin Liska <mliska@suse.cz>
Mon, 25 Jul 2016 11:28:52 +0000 (13:28 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 25 Jul 2016 11:28:52 +0000 (11:28 +0000)
commit10c9ea62d6d07e20d23b0ff6ea5211a573b0b9c0
tree0e2e177ee5e8b0dc0db91d003cfcd284c096c56b
parentc1e1a688fb50bffe2ab21e4cce7374ac65e89205
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.

From-SVN: r238707
gcc/ChangeLog
gcc/lto-cgraph.c