]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/i386/i386.h
hashtab.h: Update GTY annotations to new syntax
[thirdparty/gcc.git] / gcc / config / i386 / i386.h
index 8979d5b81437561859f73668101a4c7cde1720bd..b3972a3f7c29fa77556641ecda3acfb3a9f8fe55 100644 (file)
@@ -2420,8 +2420,7 @@ enum ix86_stack_slot
 \f
 #define FASTCALL_PREFIX '@'
 \f
-struct machine_function GTY(())
-{
+struct GTY(()) machine_function {
   struct stack_local_entry *stack_locals;
   const char *some_ld_name;
   int varargs_gpr_size;