Commit e53c2677 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

* config/cris/cris.h (IRA_COVER_CLASSES): Define.

From-SVN: r140745
parent c47c69cb
2008-09-29 Hans-Peter Nilsson <hp@axis.com>
* config/cris/cris.h (IRA_COVER_CLASSES): Define.
2008-09-28 Andrew Pinski <andrew_pinski@playstation.sony.com>
PR target/37640
......
......@@ -597,6 +597,8 @@ enum reg_class
#define INDEX_REG_CLASS GENERAL_REGS
#define IRA_COVER_CLASSES { GENERAL_REGS, SPECIAL_REGS, LIM_REG_CLASSES }
#define REG_CLASS_FROM_LETTER(C) \
( \
(C) == 'a' ? ACR_REGS : \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment