Commit 52f7138e by Kazu Hirata Committed by Kazu Hirata

* config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove.

From-SVN: r121443
parent c6923d93
2007-01-31 Kazu Hirata <kazu@codesourcery.com>
* config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove.
2007-01-31 Anatoly Sokolov <aesok@post.ru>
PR target/19087
......
......@@ -1738,8 +1738,6 @@ extern enum reg_class reg_class_from_letter[];
&& (GET_CODE (X) == LABEL_REF || PIC_DIRECT_ADDR_P (X))) \
? TARGET_REGS \
: SECONDARY_INOUT_RELOAD_CLASS((CLASS),(MODE),(X), NO_REGS))
#else
#define HAVE_SECONDARY_RELOADS
#endif
/* Return the maximum number of consecutive registers
......
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