OSDN Git Service

Update loop-block testcases.
[pf3gnuchains/gcc-fork.git] / gcc / stringpool.c
index d8d66f2..79f8cb2 100644 (file)
@@ -214,9 +214,8 @@ gt_pch_n_S (const void *x)
 /* SPD is saved in the PCH file and holds the information needed
    to restore the string pool.  */
 
-struct string_pool_data GTY(())
-{
-  struct ht_identifier * * 
+struct GTY(()) string_pool_data {
+  struct ht_identifier * *
     GTY((length ("%h.nslots"),
         nested_ptr (union tree_node, "%h ? GCC_IDENT_TO_HT_IDENT (%h) : NULL",
                     "%h ? HT_IDENT_TO_GCC_IDENT (%h) : NULL")))