diff options
author | Anatoly Sokolov <aesok@post.ru> | 2011-08-16 21:04:13 +0400 |
---|---|---|
committer | Anatoly Sokolov <aesok@gcc.gnu.org> | 2011-08-16 21:04:13 +0400 |
commit | b05933f5277f7a0f09670f205af31b082e0e4976 (patch) | |
tree | ed2d7e4f6adfd9ce164b3ac8aaabcd47a00bdb1b /depcomp | |
parent | c9c8f2e82792603bfc587b49841b2f43ee60d121 (diff) | |
download | gcc-b05933f5277f7a0f09670f205af31b082e0e4976.zip gcc-b05933f5277f7a0f09670f205af31b082e0e4976.tar.gz gcc-b05933f5277f7a0f09670f205af31b082e0e4976.tar.bz2 |
m32c.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.
* config/m32c/m32c.h (PREFERRED_RELOAD_CLASS,
PREFERRED_OUTPUT_RELOAD_CLASS): Remove macro.
* config/m32c/m32c-protos.h (m32c_preferred_reload_class,
m32c_preferred_output_reload_class): Remove.
* config/m32c/m32c.c (m32c_preferred_reload_class): Make static.
Change rclass argument and return types to reg_class_t. Use
reg_class_subset_p instead of class_sizes.
(m32c_preferred_output_reload_class): Make static. Change rclass
argument and return types to reg_class_t.
(TARGET_PREFERRED_RELOAD_CLASS,
TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
From-SVN: r177790
Diffstat (limited to 'depcomp')
0 files changed, 0 insertions, 0 deletions