aarch64.c (gty_dummy): Delete.
authorAndrew Pinski <apinski@cavium.com>
Sun, 8 Feb 2015 21:53:21 +0000 (21:53 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Sun, 8 Feb 2015 21:53:21 +0000 (13:53 -0800)
2015-02-08  Andrew Pinski  <apinski@cavium.com>

        * config/aarch64/aarch64.c (gty_dummy): Delete.

From-SVN: r220522

gcc/ChangeLog
gcc/config/aarch64/aarch64.c

index 6815c20c6f60bfa9934275ea0ff3bc15cd8882ce..bd743267c33ff885bd38606a3e98cb74f688fdd7 100644 (file)
@@ -1,3 +1,7 @@
+2015-02-08  Andrew Pinski  <apinski@cavium.com>
+
+       * config/aarch64/aarch64.c (gty_dummy): Delete.
+
 2015-02-08  Jan Hubicka  <hubicka@ucw.cz>
 
        PR ipa/63566 
index c8e22d5e2c6ae16d495fc26eec3e96126a17febd..39921a7ae1e3810ecc6d5f0531827d4bc1d99a5c 100644 (file)
@@ -488,9 +488,6 @@ static const struct aarch64_option_extension all_extensions[] =
    increment address.  */
 static machine_mode aarch64_memory_reference_mode;
 
-/* Used to force GTY into this file.  */
-static GTY(()) int gty_dummy;
-
 /* A table of valid AArch64 "bitmask immediate" values for
    logical instructions.  */