* config/c4x/c4x.c (iteration_info): Delete.

From-SVN: r24107
This commit is contained in:
Michael Hayes 1998-12-05 02:54:53 +00:00 committed by Michael Hayes
parent 4354ec9a6a
commit cd20cc860b
2 changed files with 4 additions and 2 deletions

View 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.

View 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;