trans-expr.c (gfc_conv_variable): Clean up bracketting.
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 1 Jun 2005 07:18:20 +0000 (07:18 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 1 Jun 2005 07:18:20 +0000 (07:18 +0000)
commit13a9737c1920fd99fc6116111cd60b7db0d5590c
tree2f78d4cac83d02db9c3f3fa93f5d4f4946f4b00b
parentbacf5b96edee976363fed3b78ab5923a62cd9bbb
trans-expr.c (gfc_conv_variable): Clean up bracketting.

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.

From-SVN: r100433
gcc/fortran/trans-expr.c