This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH]: fold constant arguments to lround et al.
- From: Richard Henderson <rth at redhat dot com>
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 30 Apr 2004 16:20:30 -0700
- Subject: Re: [PATCH]: fold constant arguments to lround et al.
- References: <200404302048.i3UKmuj6022117@caip.rutgers.edu>
On Fri, Apr 30, 2004 at 04:48:56PM -0400, Kaveh R. Ghazi wrote:
> * builtins.c (fold_builtin_round): Fix comment typo.
> (fold_builtin_lround): New function.
> (fold_builtin): Use it.
> * gcc.dg/torture/builtin-rounding-1.c: New test.
> * gcc.dg/builtins-25.c: Delete.
> * gcc.dg/builtins-29.c: Delete.
Ok.
r~