diff gcc/config/arm/t-wince-pe @ 67:f6334be47118

update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
date Tue, 22 Mar 2011 17:18:12 +0900
parents 77e2b8dfacca
children
line wrap: on
line diff
--- a/gcc/config/arm/t-wince-pe	Tue May 25 18:58:51 2010 +0900
+++ b/gcc/config/arm/t-wince-pe	Tue Mar 22 17:18:12 2011 +0900
@@ -1,4 +1,5 @@
-# Copyright (C) 2003, 2004, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2006, 2008, 2009, 2010
+# Free Software Foundation, Inc.
 #
 # This file is part of GCC.
 #
@@ -38,7 +39,7 @@
 	cat $(srcdir)/config/fp-bit.c >> dp-bit.c
 
 pe.o: $(srcdir)/config/arm/pe.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
-  $(RTL_H) output.h flags.h $(TREE_H) expr.h toplev.h $(TM_P_H)
+  $(RTL_H) output.h flags.h $(TREE_H) expr.h $(TM_P_H)
 	$(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
 		$(srcdir)/config/arm/pe.c