Commit 5a772946 by Steven Bosscher

* config/rl78/rl78-c.c: Remove unnecessary includes.

From-SVN: r188821
parent 32e36d1a
2012-06-20 Steven Bosscher <steven@gcc.gnu.org>
* config/rl78/rl78-c.c: Remove unnecessary includes.
2012-06-20 Steven Bosscher <steven@gcc.gnu.org>
* config/cris/cris.c: Include cgraph.h.
(cris_option_override): Do not set non-existing flag_no_gcc_ident.
......
......@@ -23,17 +23,8 @@
#include "coretypes.h"
#include "tm.h"
#include "tree.h"
#include "c-family/c-pragma.h"
#include "c-family/c-common.h"
#include "diagnostic-core.h"
#include "cpplib.h"
#include "hard-reg-set.h"
#include "output.h"
#include "rl78-protos.h"
#include "function.h"
#define MAX_RECOG_OPERANDS 10
#include "reload.h"
#include "target.h"
/* Implements REGISTER_TARGET_PRAGMAS. */
void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment