Mon Sep 14 16:46:36 1998 Dave Brolley <brolley@cygnus.com>
* expr.c (build_chill_function_call): Remove redundant call to
chill_convert_to_assignment
From-SVN: r22417
+Mon Sep 14 16:46:36 1998 Dave Brolley <brolley@cygnus.com>
+
+ * expr.c (build_chill_function_call): Remove redundant call to
+ chill_convert_to_assignment
+
Thu Sep 10 17:52:36 1998 Dave Brolley <brolley@cygnus.com>
* actions.c (chill_convert_for_assignment): Make a copy of the result
}
else
{
- actual = chill_convert_for_assignment (TREE_TYPE (type),
- actual, place);
sprintf (place, "parameter_%d", parmno);
actual = decl_temp1 (get_identifier (place),
TREE_TYPE (type), 0, actual, 0, 0);