On Tue, Apr 08, 2014 at 01:48:21PM -0700, Steve Ellcey  wrote:
> The test gcc.dg/tree-ssa/ssa-ifcombine-13.c has been failing on MIPS ever
> since it was added because MIPS sets LOGICAL_OP_NON_SHORT_CIRCUIT to 0 and
> so the optimization being checked for is not done.  This patch removes
> mips from the list of platforms where we check for the optimization.
> 
> Tested on mips-mti-elf.  OK for checkin?
> 
> Steve Ellcey
> sell...@mips.com
> 
> 
> 2014-04-01  Steve Ellcey  <sell...@mips.com>
> 
>       * gcc.dg/tree-ssa/ssa-ifcombine-13.c: Remove mips*-*-* from option
>       and scan lists.

Ok, thanks.

        Jakub

Reply via email to