]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/expr.c
gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 19 Jun 2009 15:33:55 +0000 (15:33 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 19 Jun 2009 15:33:55 +0000 (15:33 +0000)
commiteb6f9a86c5a7406cabd069093d34d435cf92bd13
tree83e5c787fecb044f7803f22a3aa5b3d699b063b9
parent642324bb16ffe88f0aa81c4ced9bdc1ba63471ab
gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.

* gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.

* arith.c, dump-parse-tree.c, expr.c, module.c, resolve.c,
simplify.c, target-memory.c, target-memory.h, trans-const.c,
trans-expr.c: Convert to mpc_t throughout.

From-SVN: r148711
12 files changed:
gcc/fortran/ChangeLog
gcc/fortran/arith.c
gcc/fortran/dump-parse-tree.c
gcc/fortran/expr.c
gcc/fortran/gfortran.h
gcc/fortran/module.c
gcc/fortran/resolve.c
gcc/fortran/simplify.c
gcc/fortran/target-memory.c
gcc/fortran/target-memory.h
gcc/fortran/trans-const.c
gcc/fortran/trans-expr.c
This page took 0.063458 seconds and 5 git commands to generate.