Re: [PATCH] Fix PR 60866

2014-05-14 Thread Alexander Monakov
On Wed, 14 May 2014, Andrey Belevantsev wrote: > Hello, > > As described in the PR in more details, this ICE is about the scheduler not > being able to initialize its data structures for the new unconditional jump > created when redirecting an edge and simplifying control flow. It so happens >

[PATCH] Fix PR 60866

2014-05-14 Thread Andrey Belevantsev
Hello, As described in the PR in more details, this ICE is about the scheduler not being able to initialize its data structures for the new unconditional jump created when redirecting an edge and simplifying control flow. It so happens that the new jump is the only unscheduled instruction bei