From: Richard Kenner Date: Thu, 24 Jun 2004 22:45:57 +0000 (-0400) Subject: Minor updating of comments. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c2484a8b43b3aaa60fb0a1681c735ab0fe459476;p=gcc.git Minor updating of comments. From-SVN: r83615 --- diff --git a/gcc/langhooks.c b/gcc/langhooks.c index 439c12a910f..13be0aaf24c 100644 --- a/gcc/langhooks.c +++ b/gcc/langhooks.c @@ -273,8 +273,7 @@ lhd_expand_expr (tree t ATTRIBUTE_UNUSED, rtx r ATTRIBUTE_UNUSED, abort (); } -/* This is the default expand_decl function. */ -/* The default language-specific function for expanding a DECL_STMT. After +/* The default language-specific function for expanding a decl. After the language-independent cases are handled, this function will be called. If this function is not defined, it is assumed that declarations other than those for variables and labels do not require