arm.c (arm_set_return_address): Mark the store as frame related, if any.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 8 Nov 2014 09:17:23 +0000 (09:17 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Nov 2014 09:17:23 +0000 (09:17 +0000)
commitd1b0433b1aba81a6c3e87e867aaf24c6356e4f35
tree0a7f69c453ba7a515495f989366889d4620975cc
parent31cb2db0b28fe254d07194fb68bd95f8372a0457
arm.c (arm_set_return_address): Mark the store as frame related, if any.

* config/arm/arm.c (arm_set_return_address): Mark the store as frame
related, if any.
(thumb_set_return_address): Likewise.

From-SVN: r217251
gcc/ChangeLog
gcc/config/arm/arm.c