trans-const.c (gfc_conv_constant_to_tree): Use correct tree type for COMPLEX constants.
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Sat, 5 Mar 2005 20:14:52 +0000 (21:14 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Sat, 5 Mar 2005 20:14:52 +0000 (21:14 +0100)
commit19db01bb4587701a48494f8ec1ef18933652a614
treead5d999530fe21a940190e71d5d397e47fb3ec3c
parent12bcfaa1cb344664bb0123afb3d044b7752dbab5
trans-const.c (gfc_conv_constant_to_tree): Use correct tree type for COMPLEX constants.

* trans-const.c (gfc_conv_constant_to_tree): Use correct tree
type for COMPLEX constants.

From-SVN: r95941
gcc/fortran/ChangeLog
gcc/fortran/trans-const.c