diff options
author | Anatoly Sokolov <aesok@post.ru> | 2009-08-16 20:22:59 +0400 |
---|---|---|
committer | Anatoly Sokolov <aesok@gcc.gnu.org> | 2009-08-16 20:22:59 +0400 |
commit | 164709cfe671e51fcf6c687847549f01a51366c4 (patch) | |
tree | 0cdb00299fb3e8a4e891564994fd9d7be7ad49c0 /gcc/fortran | |
parent | 354ebf88ee1806c4d9b279c765d2d344303ffc66 (diff) | |
download | gcc-164709cfe671e51fcf6c687847549f01a51366c4.zip gcc-164709cfe671e51fcf6c687847549f01a51366c4.tar.gz gcc-164709cfe671e51fcf6c687847549f01a51366c4.tar.bz2 |
avr.h (AVR_HAVE_8BIT_SP): New macros.
* config/avr/avr.h (AVR_HAVE_8BIT_SP): New macros.
* config/avr/avr.c (avr_override_options): Initialize
avr_current_arch variable.
(avr_cpu_cpp_builtins): Define __AVR_HAVE_8BIT_SP__ or
__AVR_HAVE_16BIT_SP__ according to the device type.
(expand_prologue, output_movhi): Use AVR_HAVE_8BIT_SP instead of
TARGET_TINY_STACK.
(expand_epilogue): Use correct QI mode frame pointer for tiny stack.
Use AVR_HAVE_8BIT_SP instead of TARGET_TINY_STACK.
From-SVN: r150801
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions