]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/sparc/sparc.c
hashtab.h: Update GTY annotations to new syntax
[thirdparty/gcc.git] / gcc / config / sparc / sparc.c
index 62d025f4cebddb3053d53248646cd29f4e80bbad..88d786b9f232d69f6feabc878baf83c94afadfde 100644 (file)
@@ -321,7 +321,7 @@ char sparc_leaf_regs[] =
   1, 1, 1, 1, 1, 1, 1, 1,
   1, 1, 1, 1, 1};
 
-struct machine_function GTY(())
+struct GTY(()) machine_function
 {
   /* Some local-dynamic TLS symbol name.  */
   const char *some_ld_name;