arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
authorPaul Brook <pbrook@gcc.gnu.org>
Fri, 7 May 2004 14:40:44 +0000 (14:40 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 7 May 2004 14:40:44 +0000 (14:40 +0000)
commitbc21b3f34a127b4c9988d1d553146c47de381b3e
treecdc0048b98e3e4dd981fa9a798fd19d6e9856fbe
parent2484cc35b0b0b9467d831cbe3d140bb86295ce49
arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.

* config/arm/arm.c (arm_promote_prototypes): Use TARGET_AAPCS_BASED.
* config/arm/arm.h (TARGET_AAPCS_BASED): Define.
(TARGET_DOUBLEWORD_ALIGN): Use it.
(WCHAR_TYPE): Define.
(WCHAR_SIZE_TYPE): Define.
(SIZE_TYPE): Define.

From-SVN: r81621
gcc/ChangeLog