[RFC] Thoughts on reordering the source tree

Kaz Kojima kkojima@rr.iij4u.or.jp
Fri May 8 03:41:00 GMT 2009


Steven Bosscher <stevenb.gcc@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  <kkojima@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"



More information about the Gcc-patches mailing list