Re: ICE's with -fgimple

2016-12-20 Thread Richard Biener
On Sun, 18 Dec 2016, Prathamesh Kulkarni wrote: > Hi, > I observed a couple of similar ICE's with -fgimple for a function > having startwith. > > eg: > void __GIMPLE (startwith ("ccp1")) foo () > { > return; > } > > Compiling with -fgim

ICE's with -fgimple

2016-12-18 Thread Prathamesh Kulkarni
Hi, I observed a couple of similar ICE's with -fgimple for a function having startwith. eg: void __GIMPLE (startwith ("ccp1")) foo () { return; } Compiling with -fgimple -O works fine however removing -O causes the following ICE: foo.c:7:1: internal compiler error: in expand,