OSDN Git Service

* arm.c: Don't include tm.h directly.
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Sep 2000 14:26:29 +0000 (14:26 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Sep 2000 14:26:29 +0000 (14:26 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36269 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/arm/arm.c

index bbf2981..508e8a2 100644 (file)
@@ -1,3 +1,7 @@
+2000-09-08  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm.c: Don't include tm.h directly.
+
 Fri Sep  8 14:34:56 MET DST 2000  Jan Hubicka  <jh@suse.cz>
 
        * recog.c (validate_replace_rtx_1): Fix confusion about equality
index 035ff14..7f35e1a 100644 (file)
@@ -25,7 +25,6 @@ Boston, MA 02111-1307, USA.  */
 #include "system.h"
 #include "rtl.h"
 #include "tree.h"
-#include "tm.h"
 #include "regs.h"
 #include "hard-reg-set.h"
 #include "real.h"