OSDN Git Service

Fix formatting.
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Mar 2006 22:38:15 +0000 (22:38 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Mar 2006 22:38:15 +0000 (22:38 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@111688 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/varasm.c

index 4835c30..2a0ad5f 100644 (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