[PATCH, ARM] Define REVERSE_CONDITION

Richard Earnshaw rearnsha@buzzard.freeserve.co.uk
Sun Aug 29 23:26:00 GMT 2004


Now that I think I've identified all the cases in the compiler where we 
might be calling reverse_condition with a floating-point comparison, we 
can now do the following without causing regressions when generating 
cond_exec instructions from floating-point comparisons.  This also fixes 
an ICE seen in CSiBE when building on arm-linux -Os.

Bootstrapped on arm-linux, no regressions.

2004-08-29  Richard Earnshaw  <rearnsha@arm.com>

	* arm.h (REVERSE_CONDITION): Define.
	(REVERSIBLE_CC_MODE): All comparisons are now reversible.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fltcmp-3.patch
Type: text/x-patch
Size: 942 bytes
Desc: fltcmp-3.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040829/aea6c7c3/attachment.bin>


More information about the Gcc-patches mailing list