diff options
author | Nick Clifton <nickc@redhat.com> | 2005-08-26 13:45:42 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2005-08-26 13:45:42 +0000 |
commit | 2ec6cd51b63c9d73ca831391d00ff5aca2c76512 (patch) | |
tree | 78458bbeb8d35a4e24339b126b0e1a3edebbf7c6 /gcc/c-common.c | |
parent | e296c00c3209450305f5cf270d9cba03cba38a1c (diff) | |
download | gcc-2ec6cd51b63c9d73ca831391d00ff5aca2c76512.zip gcc-2ec6cd51b63c9d73ca831391d00ff5aca2c76512.tar.gz gcc-2ec6cd51b63c9d73ca831391d00ff5aca2c76512.tar.bz2 |
v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not defined.
* config/v850/v850.c (ep_memory_operand): Return FALSE if TARGET_EP is not
defined.
* config/v850/c850.h (TARGET_CPU_CPP_BUILTINS): Define __EP__ if TARGET_EP is
enabled.
(OPTIMIZATION_OPTIONS): Do not define MASK_EP when optimizing.
* config/v850/v850.md (save_all_interrupt): Only use the EP register if
TARGET_EP is defined.
(restore_all_interrupt): Likewise.
* config/v850/lib1funcs.asm: Update functions so that the EP register is only
used if __EP__ is defined.
From-SVN: r103520
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions