From 702cb2a0448cad8201d9264f1e12cf963ea1f7ee Mon Sep 17 00:00:00 2001 From: Kaz Kojima Date: Fri, 8 May 2009 03:39:09 +0000 Subject: [PATCH] sh.c: Do not include c-pragma.h. * config/sh/sh.c: Do not include c-pragma.h. From-SVN: r147267 --- gcc/ChangeLog | 4 ++++ gcc/config/sh/sh.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ba52f6f..abe7059 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-05-08 Kaz Kojima + + * config/sh/sh.c: Do not include c-pragma.h. + 2009-05-07 Andrew Pinski * config/spu/spu.c: Remove include of c-common.h. diff --git a/gcc/config/sh/sh.c b/gcc/config/sh/sh.c index 9834d62..1c915a5 100644 --- a/gcc/config/sh/sh.c +++ b/gcc/config/sh/sh.c @@ -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" -- 2.7.4