This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Small update to reversed_comparison_code
- To: Jan Hubicka <jh at suse dot cz>
- Subject: Re: Small update to reversed_comparison_code
- From: Richard Henderson <rth at redhat dot com>
- Date: Tue, 27 Feb 2001 19:33:45 -0800
- Cc: gcc-patches at gcc dot gnu dot org, patches at x86-64 dot org
- References: <20010227175317.O4466@atrey.karlin.mff.cuni.cz>
On Tue, Feb 27, 2001 at 05:53:17PM +0100, Jan Hubicka wrote:
> * jump.c (reversed_comparison_code_parts): Allow reversal of
> unordered compares in -ffast-math mode; reverse ordered compares
> for FP even w/o -ffast-math.
Ok.
> ! rdered compares that may not trap. */
Typo.
r~