]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/iq2000/iq2000.h
2011-03-27 Vladimir Makarov <vmakarov@redhat.com>
[thirdparty/gcc.git] / gcc / config / iq2000 / iq2000.h
index 8a3c653c4550d28cd26a3f2e41f687d529ddc61d..62cddea444e18ebf2553dbe118b10d4e78ee9f57 100644 (file)
@@ -209,6 +209,11 @@ enum reg_class
 
 #define N_REG_CLASSES (int) LIM_REG_CLASSES
 
+#define IRA_COVER_CLASSES      \
+{                              \
+  GR_REGS, LIM_REG_CLASSES     \
+}
+
 #define REG_CLASS_NAMES                                                \
 {                                                              \
   "NO_REGS",                                                   \