Changelog: Entry for this morning's patch.

2005-06-01  Paul Thomas  <pault@gcc.gnu.org>

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

From-SVN: r100450
This commit is contained in:
Paul Thomas 2005-06-01 14:27:46 +00:00
parent 6617c91459
commit f7f7ac5a61

View 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