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]

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


Author: spop
Date: Thu Aug 27 21:59:06 2015
New Revision: 227282

URL: https://gcc.gnu.org/viewcvs?rev=227282&root=gcc&view=rev
Log:
fix compile without ISL

	* toplev.c (process_options): Do not use flag_loop_block,
	flag_loop_interchange, and flag_loop_strip_mine.  Add check for
	flag_loop_optimize_isl.

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]