Commit 702cb2a0 by Kaz Kojima

sh.c: Do not include c-pragma.h.

	* config/sh/sh.c: Do not include c-pragma.h.

From-SVN: r147267
parent 5e8df753
2009-05-08 Kaz Kojima <kkojima@gcc.gnu.org>
* config/sh/sh.c: Do not include c-pragma.h.
2009-05-07 Andrew Pinski <andrew_pinski@playstation.sony.com>
* config/spu/spu.c: Remove include of c-common.h.
......
......@@ -37,7 +37,6 @@ along with GCC; see the file COPYING3. If not see
#include "insn-attr.h"
#include "toplev.h"
#include "recog.h"
#include "c-pragma.h"
#include "integrate.h"
#include "dwarf2.h"
#include "tm_p.h"
......
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