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]

r278084 - in /trunk/gcc: ChangeLog Makefile.in ...


Author: marxin
Date: Tue Nov 12 10:08:04 2019
New Revision: 278084

URL: https://gcc.gnu.org/viewcvs?rev=278084&root=gcc&view=rev
Log:
Include new generated gcc/params.opt file.

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

	* Makefile.in: Include params.opt.
	* flag-types.h (enum parloops_schedule_type): Add
	parloops_schedule_type used in params.opt.
	* params.opt: New file.

Added:
    trunk/gcc/params.opt
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/flag-types.h


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