* config/m32c/m32c-pragma.c: Remove unnecessary includes.
authorSteven Bosscher <steven@gcc.gnu.org>
Thu, 21 Jun 2012 12:24:52 +0000 (12:24 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Thu, 21 Jun 2012 12:24:52 +0000 (12:24 +0000)
From-SVN: r188853

gcc/ChangeLog
gcc/config/m32c/m32c-pragma.c

index ebe422d77659256a5cfc0dfb3cc62a8009237f8d..2a17646fbfd225e1e4d8b4b001a89958b0ba511f 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-21  Steven Bosscher  <steven@gcc.gnu.org>
+
+       * config/m32c/m32c-pragma.c: Remove unnecessary includes.
+
 2012-06-21  Michael Matz  <matz@suse.de>
 
        PR middle-end/53688
index df976574bdb4e52efa77380abea7640e7ee1e452..517c60109dbe44ffececda5d4393859a9459da08 100644 (file)
 #include "c-family/c-common.h"
 #include "diagnostic-core.h"
 #include "cpplib.h"
-#include "hard-reg-set.h"
-#include "output.h"
 #include "m32c-protos.h"
-#include "function.h"
-#define MAX_RECOG_OPERANDS 10
-#include "reload.h"
-#include "target.h"
 
 /* Implements the "GCC memregs" pragma.  This pragma takes only an
    integer, and is semantically identical to the -memregs= command