Re: Work around ICE in PR 65648

2015-04-05 Thread Gerald Pfeifer
On Fri, 3 Apr 2015, Jan Hubicka wrote: > -#ifdef ENABLE_CHECKING > + /* This is used only for assert bellow. */ > +#if 0 "below" (instead of "bellow") Gerald

Work around ICE in PR 65648

2015-04-03 Thread Jan Hubicka
Hi, the dealII compilation ICEs on check that verifies that projected size match the size after inlining. This check suffers from roundoff errors in corner cases and I believe it is what triggers here. Given that I have a reorg of this code to sreals scheduled for next stage1, I think we can just