aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppdefault.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2013-09-16 17:15:46 -0400
committerDJ Delorie <dj@gcc.gnu.org>2013-09-16 17:15:46 -0400
commit5c0029ded7da93866d45574032ee4c2543ca92aa (patch)
treeca39e481d4043f5d69add06ef190a5ec3d62d059 /gcc/cppdefault.c
parentea0f3e87b9dd370eaa2ff7cb0a842b0107f24963 (diff)
downloadgcc-5c0029ded7da93866d45574032ee4c2543ca92aa.zip
gcc-5c0029ded7da93866d45574032ee4c2543ca92aa.tar.gz
gcc-5c0029ded7da93866d45574032ee4c2543ca92aa.tar.bz2
rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10.
* config/rl78/rl78.c (rl78_asm_file_start): Specify alternate vregs location for RL78/G10. (rl78_expand_prologue): Avoid SEL on G10. (rl78_expand_epilogue): Likewise. (rl78_peep_movhi_p): Can't move a constant to memory in HImode. * config/rl78/rl78.h (TARGET_CPU_CPP_BUILTINS): Define __RL78_G10__ when appropriate. (ASM_SPEC): Pass -mg10 along to the assembler. * config/rl78/rl78.md (sel_rb): Disable for G10. * config/rl78/rl78.opt: Add -mg10 option. * config/rl78/t-rl78: Add -mg10 multilib. * config/rl78/lib2mul.c: Enable for RL78/G10. * config/rl78/lib2div.c: Likewise. * config/rl78/lshrsi3.S: Use vregs.h. * config/rl78/cmpsi2.S: Likewise. * config/rl78/trampoline.S: Likewise. * config/rl78/mulsi2.S: Likewise. Disable for RL78/G10. From-SVN: r202637
Diffstat (limited to 'gcc/cppdefault.c')
0 files changed, 0 insertions, 0 deletions