OSDN Git Service

* resolve.c (check_host_association): Initialize tail.
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 May 2009 15:23:25 +0000 (15:23 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 May 2009 15:23:25 +0000 (15:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147381 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fortran/ChangeLog
gcc/fortran/resolve.c

index d79ea17..7544345 100644 (file)
@@ -1,3 +1,7 @@
+2009-05-11  Steve Ellcey  <sje@cup.hp.com>
+
+       * resolve.c (check_host_association): Initialize tail.
+
 2009-05-11  Janus Weil  <janus@gcc.gnu.org>
 
        PR fortran/40089
index 29d4b3a..b7550f5 100644 (file)
@@ -4353,7 +4353,7 @@ check_host_association (gfc_expr *e)
   gfc_symtree *st;
   int n;
   gfc_ref *ref;
-  gfc_actual_arglist *arg, *tail;
+  gfc_actual_arglist *arg, *tail = NULL;
   bool retval = e->expr_type == EXPR_FUNCTION;
 
   /*  If the expression is the result of substitution in