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] Fold sqrt comparisons against constants (take 4)


On Wed, Mar 19, 2003 at 05:28:47PM -0700, Roger Sayle wrote:
> 	* fold-const.c (fold_mathfn_compare): New function to simplify
> 	comparisons against built-in math functions.  Fold comparisons
> 	of sqrt against constants.
> 	(fold): Call fold_mathfn_compare when appropriate.
> 
> 	* gcc.dg/builtins-6.c: New test case.

Ok.


r~


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