* arm.c (arm_cpp_interwork): New variable.
commit80b6339acbb1f936ec91205324ce924e33de4d90
authorrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jul 2004 09:30:46 +0000 (9 09:30 +0000)
committerrearnsha <rearnsha@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Jul 2004 09:30:46 +0000 (9 09:30 +0000)
tree3fdda4aba160a45835b2302040249ad8c3955a6b
parentbd21463e2bfb7a22751ca516178e00bbe9c91081
* arm.c (arm_cpp_interwork): New variable.
(arm_override_options): Set it if TARGET_INTERWORK was on the command
line.
* arm.h (arm_cpp_interwork): Declare it.
(TARGET_CPU_CPP_BUILTINS): Use it to control definition of
__THUMB_INTERWORK__ in the preprocessor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84351 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h