r148213 - in /trunk/gcc: ChangeLog builtins.c f...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Fri Jun 5 16:20:00 GMT 2009


Author: ghazi
Date: Fri Jun  5 16:20:25 2009
New Revision: 148213

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=148213
Log:
	* builtins.c (do_mpc_ckconv, do_mpc_arg1): Use
	mpc_realref/mpc_imagref instead of MPC_RE/MPC_IM.

fortran:
	* simplify.c (call_mpc_func): Use mpc_realref/mpc_imagref
	instead of MPC_RE/MPC_IM.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/simplify.c



More information about the Gcc-cvs mailing list