Minor updating of comments.
From-SVN: r83615
This commit is contained in:
parent
7120d04625
commit
c2484a8b43
1 changed files with 1 additions and 2 deletions
|
@ -273,8 +273,7 @@ lhd_expand_expr (tree t ATTRIBUTE_UNUSED, rtx r ATTRIBUTE_UNUSED,
|
||||||
abort ();
|
abort ();
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This is the default expand_decl function. */
|
/* The default language-specific function for expanding a decl. After
|
||||||
/* The default language-specific function for expanding a DECL_STMT. After
|
|
||||||
the language-independent cases are handled, this function will be
|
the language-independent cases are handled, this function will be
|
||||||
called. If this function is not defined, it is assumed that
|
called. If this function is not defined, it is assumed that
|
||||||
declarations other than those for variables and labels do not require
|
declarations other than those for variables and labels do not require
|
||||||
|
|
Loading…
Add table
Reference in a new issue