Steven Bosscher <stevenb....@gmail.com> wrote:
> Kaz, can you commit a patch for sh.c?

I've just applied the patch below.

Regards,
        kaz
--
2009-05-08  Kaz Kojima  <kkoj...@gcc.gnu.org>

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

--- ORIG/trunk/gcc/config/sh/sh.c       2009-05-06 07:11:59.000000000 +0900
+++ trunk/gcc/config/sh/sh.c    2009-05-08 12:25:36.000000000 +0900
@@ -37,7 +37,6 @@ along with GCC; see the file COPYING3.  
 #include "insn-attr.h"
 #include "toplev.h"
 #include "recog.h"
-#include "c-pragma.h"
 #include "integrate.h"
 #include "dwarf2.h"
 #include "tm_p.h"

Reply via email to