This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217251 - in /trunk/gcc: ChangeLog config/arm/a...
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 08 Nov 2014 09:17:23 -0000
- Subject: r217251 - in /trunk/gcc: ChangeLog config/arm/a...
Author: ebotcazou
Date: Sat Nov 8 09:17:23 2014
New Revision: 217251
URL: https://gcc.gnu.org/viewcvs?rev=217251&root=gcc&view=rev
Log:
* config/arm/arm.c (arm_set_return_address): Mark the store as frame
related, if any.
(thumb_set_return_address): Likewise.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c