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]

r278448 - in /trunk/gcc: ChangeLog toplev.c


Author: marxin
Date: Tue Nov 19 15:07:26 2019
New Revision: 278448

URL: https://gcc.gnu.org/viewcvs?rev=278448&root=gcc&view=rev
Log:
Restore init_ggc_heuristics.

2019-11-19  Martin Liska  <mliska@suse.cz>

	* toplev.c (general_init): Move the call...
	(toplev::main): ... here as we need init_options_struct
	being called.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/toplev.c


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