* config/m32c/m32c-pragma.c: Remove unnecessary includes.

From-SVN: r188853
This commit is contained in:
Steven Bosscher 2012-06-21 12:24:52 +00:00
parent 625ed17217
commit 7033abe11e
2 changed files with 4 additions and 6 deletions

View 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

View File

@ -27,13 +27,7 @@
#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