* config/c4x/c4x.c (iteration_info): Delete.
authorMichael Hayes <m.hayes@elec.canterbury.ac.nz>
Sat, 5 Dec 1998 02:54:53 +0000 (02:54 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Sat, 5 Dec 1998 02:54:53 +0000 (02:54 +0000)
From-SVN: r24107

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

index d8bf2060a2b652e7c096461eb31c704c6dd3d108..c01b4471c5101a612a41c94785707a18db84c16b 100644 (file)
@@ -1,3 +1,7 @@
+Sat Dec  5 23:52:01 1998  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
+
+       * config/c4x/c4x.c (iteration_info): Delete extern.
+
 Fri Dec  4 20:15:57 1998  Bernd Schmidt  <crux@pool.informatik.rwth-aachen.de>
 
        * tm.texi (SMALL_REGISTER_CLASSES): Make description match reality.
index 194ea30b34dc101ce74a4a9dda145b4180fc6081..510b6681c92c49fb27fe3f47a3affbe5d7061156 100644 (file)
@@ -45,8 +45,6 @@
 #include "recog.h"
 #include "c-tree.h"
 
-extern void iteration_info (); /* in unroll.c */
-
 static int c4x_leaf_function;
 
 static char *float_reg_names[] = FLOAT_REGISTER_NAMES;