Re: [committed-PATCH] Add missing HAVE_cloog guards

2014-06-29 Thread Gerald Pfeifer
On Sun, 29 Jun 2014, Tobias Grosser wrote: I just committed the attached patch to fix the gcc bootstrap problem reported by Gerald. Thanks! I closed PR bootstrap/61650 and added that reference to your ChangeLog entry. Gerald

[committed-PATCH] Add missing HAVE_cloog guards

2014-06-29 Thread Tobias Grosser
I just committed the attached patch to fix the gcc bootstrap problem reported by Gerald. At the moment my bootstrap already passed the point where it previously failed, but did not yet complete. I committed it is very likely to be both correct and to unbreak the build. I will report back aft