On Wed, Jan 28, 2015 at 09:23:55AM -0800, H.J. Lu wrote:
> On Tue, Jan 27, 2015 at 6:52 AM, 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?
> >
> > 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.
> 
> I got
> 
> FAIL: gcc.dg/pr64809.c (test for excess errors)
> 
> on x86.

The test IMHO shouldn't have been added, as it couldn't be properly
reduced.

        Jakub

Reply via email to