On Mon, Apr 07, 2014 at 01:23:57PM -0700, Steve Ellcey wrote: > This test that you added on March 12th has always been failing > for me on MIPS. It looks like you expect MIPS to optimize the > if statement but mips.h has: > > #define LOGICAL_OP_NON_SHORT_CIRCUIT 0
I wasn't aware of this. > So the if always shows up in ssa-ifcombine-13.c.169t.optimized. > > Should MIPS be removed from the options and dg-final lists? Probably yes in that case. Jakub