Re: [patch] fix bootstrap if no ISL is available.

2015-08-28 Thread Sebastian Pop
On Thu, Aug 27, 2015 at 3:19 PM, Andreas Tobler wrote: > Hi all, > > I think this is obvious? Yes. Sorry for missing testing without ISL. I have committed a similar patch just after I got pinged that my patch broke builds without ISL. Sebastian > > Thanks, > Andreas > > 2015-08-27 Andreas Tobl

[patch] fix bootstrap if no ISL is available.

2015-08-27 Thread Andreas Tobler
Hi all, I think this is obvious? Thanks, Andreas 2015-08-27 Andreas Tobler * toplev.c (process_options): Remove flag_loop_block, flag_loop_interchange, flag_loop_strip_mine. Index: toplev.c === --- toplev.c