diff options
| -rw-r--r-- | gcc/fortran/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 8e35536..d8c11a5 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,5 +1,6 @@ 2007-11-18 Jerry DeLisle <jvdelisle@gcc.gnu.org> + PR fortran/33317 * trans-expr.c (gfc_conv_missing_dummy): Set the type of the dummy argument to default integer if flagged to do so. Fix typo in comment. * resolve.c (gfc_resolve_dim_arg): Whitespace cleanup. |
