This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH MIDDLE-END]: Use mpc_pow to fold builtin cpow
From: "Richard Guenther" <richard.guenther@gmail.com>
On Tue, Jul 14, 2009 at 9:39 PM, Kaveh R. GHAZI<ghazi@caip.rutgers.edu>
wrote:
This patch utilizes mpc_pow to fold builtin cpow.
Okay for mainline?
The middle-end parts are ok, the testsuite parts need separate approval.
Thanks,
Richard.
Janis?
http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00815.html
Thanks,
--Kaveh