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]

[PING x2]: (middle-end) fold complex "arc" functions using MPC


On Wed, 7 Oct 2009, Kaveh R. GHAZI wrote:

> On Tue, 29 Sep 2009, Kaveh R. GHAZI wrote:
>
> > 2009-09-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
> >
> > 	* builtins.c (fold_builtin_1): Support complex "arc" functions.
> > 	* real.h (HAVE_mpc_arc): Define.
> >
> > testsuite:
> > 	* gcc.dg/torture/builtin-math-6.c: Test complex "arc" functions.
> > 	* lib/target-supports.exp (check_effective_target_mpc_arc): New.
>
> Ping for patch submitted before stage1 deadline:
> http://gcc.gnu.org/ml/gcc-patches/2009-09/msg02162.html
>
> Also updated testcase:
> http://gcc.gnu.org/ml/gcc-patches/2009-10/msg00251.html


Ping x2.  (Patch was submitted before the stage1 deadline.)

Tested again last night with MPC svn revision 705, also without MPC.
No regressions both scenarios.

Okay for mainline?

		Thanks,
		--Kaveh


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