On Tue, Jan 27, 2015 at 3:52 PM, Yuri Rumyantsev <ysrum...@gmail.com> wrote: > Hi All, > > Here is a simple patch that cures ICE - skip debug gimples. > Test is also included. > > Bootstrap and regression testing did not show any new failures. > > Is it OK for trunk?
Ok. Thanks, Richard. > ChangeLog: > > 2015-01-27 Yuri Rumyantsev <ysrum...@gmail.com> > > PR tree-optimization/64809 > * cfgexpand.c (reorder_operands): Skip debug gimples. > > gcc/testsuite/ChangeLog > > * gcc.dg/pr64809.c: New test.