OSDN Git Service

* config/sh/sh.c: Do not include c-pragma.h.
authorkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 May 2009 03:39:09 +0000 (03:39 +0000)
committerkkojima <kkojima@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 May 2009 03:39:09 +0000 (03:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@147267 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/sh/sh.c

index ba52f6f..abe7059 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 9834d62..1c915a5 100644 (file)
@@ -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"