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] Constant folding x != x tweaks.


On Mon, Jun 09, 2003 at 08:50:39PM -0600, Roger Sayle wrote:
> 	* fold-const.c (fold <EQ_EXPR):  Don't fold x == x only if x
> 	is a floating point type *and* we currently honor NaNs.
> 	(fold <NE_EXPR>): Likewise.

Ok.


r~


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