This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r238707 - in /trunk/gcc: ChangeLog lto-cgraph.c


Author: marxin
Date: Mon Jul 25 11:28:52 2016
New Revision: 238707

URL: https://gcc.gnu.org/viewcvs?rev=238707&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-cgraph.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]