]> git.ipfire.org Git - thirdparty/gcc.git/commit
arm.c (arm_return_in_memory): Implement ATPCS return-in-memory rules.
authorJason Thorpe <thorpej@wasabisystems.com>
Thu, 5 Sep 2002 17:11:47 +0000 (17:11 +0000)
committerJason Thorpe <thorpej@gcc.gnu.org>
Thu, 5 Sep 2002 17:11:47 +0000 (17:11 +0000)
commitdc0ba55a5b813f1f91ca6d472d70de3021e8be9e
tree0c7617f2763292e8f72c2f38843a0ca80d8b2964
parentb5b620a4e85314de0ee24d004f2192193d28fe46
arm.c (arm_return_in_memory): Implement ATPCS return-in-memory rules.

* config/arm/arm.c (arm_return_in_memory): Implement ATPCS
return-in-memory rules.
* config/arm/arm.h (ARM_FLAG_ATPCS, TARGET_ATPCS): Define.

From-SVN: r56858
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/arm.h