Fix formatting.

From-SVN: r111688
This commit is contained in:
Mike Stump 2006-03-03 22:38:15 +00:00
parent 12de6bc686
commit b5abd706cd
1 changed files with 2 additions and 1 deletions

View File

@ -1259,7 +1259,8 @@ notice_global_symbol (tree decl)
const char **type = &first_global_object_name;
if (first_global_object_name
|| !TREE_PUBLIC (decl) || DECL_EXTERNAL (decl)
|| !TREE_PUBLIC (decl)
|| DECL_EXTERNAL (decl)
|| !DECL_NAME (decl)
|| (TREE_CODE (decl) != FUNCTION_DECL
&& (TREE_CODE (decl) != VAR_DECL