This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, testsuite, mips] Fix gcc.dg/tree-ssa/ssa-ifcombine-13.c


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
> sellcey@mips.com
> 
> 
> 2014-04-01  Steve Ellcey  <sellcey@mips.com>
> 
> 	* gcc.dg/tree-ssa/ssa-ifcombine-13.c: Remove mips*-*-* from option
> 	and scan lists.

Ok, thanks.

	Jakub


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]