Re: [PATCH] Fix PRs 60453 and 59817

2014-04-11 Thread Richard Biener
On Fri, 11 Apr 2014, Richard Biener wrote: > > The following patch fixes the two related ICEs in the PRs by > properly implementing the recursion in graphite_can_represent_scev > to catch all CHRECs and reject remains with CHRECs. > > Bootstrap and regtest ongoing on x86_64-unknown-linux-gnu, wi

[PATCH] Fix PRs 60453 and 59817

2014-04-11 Thread Richard Biener
The following patch fixes the two related ICEs in the PRs by properly implementing the recursion in graphite_can_represent_scev to catch all CHRECs and reject remains with CHRECs. Bootstrap and regtest ongoing on x86_64-unknown-linux-gnu, will commit shortly if that succeeds. Richard. 2014-04-1