Remove inclusion of loop.h
authorNick Clifton <nickc@redhat.com>
Wed, 13 Oct 2004 10:50:30 +0000 (10:50 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Wed, 13 Oct 2004 10:50:30 +0000 (10:50 +0000)
From-SVN: r88977

gcc/ChangeLog
gcc/config/c4x/c4x.c

index 7a342012e2a14d99f627c70b38756be435cfba25..84739149f871cab886f8778d5ba49aeb4d3ceaf8 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-13  Nick Clifton  <nickc@redhat.com>
+
+       * config/c4x/c4x.c: Remove inclusion of loop.h.
+
 2004-10-12  Ben Elliston  <bje@au.ibm.com>
 
        * basic-block.h (edge_iterator): Keep the address of VEC(edge) *.
index 9c9dc0ed7598f444c312f8d313c4756eb34fba22..aeacecb50573156cdb0057eb3e353cc4da3a5875 100644 (file)
@@ -42,7 +42,6 @@ Boston, MA 02111-1307, USA.  */
 #include "optabs.h"
 #include "libfuncs.h"
 #include "flags.h"
-#include "loop.h"
 #include "recog.h"
 #include "ggc.h"
 #include "cpplib.h"