Changelog: Entry for this morning's patch.
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 1 Jun 2005 14:27:46 +0000 (14:27 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 1 Jun 2005 14:27:46 +0000 (14:27 +0000)
2005-06-01  Paul Thomas  <pault@gcc.gnu.org>

* fortran/Changelog: Entry for this morning's patch.

From-SVN: r100450

gcc/fortran/ChangeLog

index f4408b52613b4cf3c3aa39da69d44839b969edda..f4cc96bcbd5c0b132207c0ce4457e2909841dae6 100644 (file)
@@ -1,3 +1,10 @@
+2005-06-01  Paul Thomas  <pault@gcc.gnu.org>
+
+       * 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  <jakub@redhat.com>
 
        PR fortran/21729