From f7f7ac5a61e2748e2382fc4558fe6dddece5e412 Mon Sep 17 00:00:00 2001 From: Paul Thomas Date: Wed, 1 Jun 2005 14:27:46 +0000 Subject: [PATCH] Changelog: Entry for this morning's patch. 2005-06-01 Paul Thomas * fortran/Changelog: Entry for this morning's patch. From-SVN: r100450 --- gcc/fortran/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index f4408b52613..f4cc96bcbd5 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,10 @@ +2005-06-01 Paul Thomas + + * fortran/trans-expr.c (gfc_conv_variable): Clean up bracketting. + * fortran/trans-expr.c (gfc_conv_function_call): Insert spaces. + Correct comments and replace convert of integer_one_node with + build_int_cst. + 2005-06-01 Jakub Jelinek PR fortran/21729 -- 2.30.2