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]: PR29335 use MPFR for two-argument math builtins (pow, atan2, hypot)


On Sun, 29 Oct 2006, Kaveh R. GHAZI wrote:
> 2006-10-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
>
> 	* builtins.c (fold_builtin_hypot): Rearrange recursive
> 	transformation before others, and also do ABS_EXPR.  When
> 	necessary, check flag_unsafe_math_optimizations.  When necessary,
> 	add fabs.
>
> testsuite:
> 	* gcc.dg/builtins-20.c: Add more hypot tests.

Cool!  This is OK for mainline.  Thanks.

Roger
--


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