This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Optimizing hypot()
- From: "Zack Weinberg" <zack at codesourcery dot com>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>, <gcc at gcc dot gnu dot org>
- Date: Thu, 24 Jul 2003 09:07:08 -0700
- Subject: Re: Optimizing hypot()
- References: <Pine.LNX.4.44.0307240627040.22037-100000@www.eyesopen.com>
Roger Sayle <roger@eyesopen.com> writes:
> No problem, I'd be happy to. I've added these three to my list of
> builtins to add to GCC. I've one or two more builtins clean-up
> patches to submit first, including a realphabetization of
> builtins.def, after which I was planning to add several more math
> builtins anyway.
Any hope of completing the removal of builtins defined in
builtin-attr.h?
zw