From 2922fe9ecc6ee2f98ca693bfd47eaf52fcab2e93 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 13 Dec 1996 01:05:20 +0000 Subject: Define SMALL_REGISTER_CLASSES with a value From-SVN: r13303 --- gcc/config/dsp16xx/dsp16xx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/config/dsp16xx') diff --git a/gcc/config/dsp16xx/dsp16xx.h b/gcc/config/dsp16xx/dsp16xx.h index bee9abb..83a97f8 100644 --- a/gcc/config/dsp16xx/dsp16xx.h +++ b/gcc/config/dsp16xx/dsp16xx.h @@ -946,7 +946,7 @@ enum reg_class rtl to be used as spill registers but prevents the compiler from extending the lifetime of these registers. */ -#define SMALL_REGISTER_CLASSES +#define SMALL_REGISTER_CLASSES 1 /* Macros to check register numbers against specific register classes. */ -- cgit v1.1