]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/mmix/mmix.h
hashtab.h: Update GTY annotations to new syntax
[thirdparty/gcc.git] / gcc / config / mmix / mmix.h
index c479c465014c300af1731edbd978c9aaf97e6891..a7fb6e5884e6bc2a036efe89d535e1da591e25c4 100644 (file)
@@ -89,7 +89,7 @@ extern GTY(()) rtx mmix_compare_op1;
 /* Per-function machine data.  This is normally an opaque type just
    defined and used in the tm.c file, but we need to see the definition in
    mmix.md too.  */
-struct machine_function GTY(())
+struct GTY(()) machine_function
  {
    int has_landing_pad;
    int highest_saved_stack_register;