projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12de6bc
)
Fix formatting.
author
Mike Stump
<mrs@gcc.gnu.org>
Fri, 3 Mar 2006 22:38:15 +0000
(22:38 +0000)
committer
Mike Stump
<mrs@gcc.gnu.org>
Fri, 3 Mar 2006 22:38:15 +0000
(22:38 +0000)
From-SVN: r111688
gcc/varasm.c
patch
|
blob
|
history
diff --git
a/gcc/varasm.c
b/gcc/varasm.c
index 4835c309d5aa92afe0352eb914cb99437a0018ff..2a0ad5f16e5ffaaae8dc0cf00b1e3ab725944f13 100644
(file)
--- a/
gcc/varasm.c
+++ b/
gcc/varasm.c
@@
-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