diff options
Diffstat (limited to 'gcc/fortran/ChangeLog')
| -rw-r--r-- | gcc/fortran/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index db94aa6..1490ed1 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,8 @@ +2005-03-05 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> + + * trans-const.c (gfc_conv_constant_to_tree): Use correct tree + type for COMPLEX constants. + 2005-03-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de> PR fortran/19673 |
