fix compile without ISL
commitb9d6f0d07e2453fc917a7bcb70d83954766624f3
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Aug 2015 21:59:06 +0000 (27 21:59 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 27 Aug 2015 21:59:06 +0000 (27 21:59 +0000)
tree84f100ddde0380c766677e9feae4fe7712dc4573
parentec5f85478817cbcb72888bca246a41401e846568
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227282 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c