This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/58854] [4.8 regression] "sub sp, fp, #40" hoisted above frame accesses


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58854

--- Comment #7 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Author: ramana
Date: Wed Oct 30 10:54:04 2013
New Revision: 204203

URL: http://gcc.gnu.org/viewcvs?rev=204203&root=gcc&view=rev
Log:
Fix PR target/58854

2013-10-30  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

    PR target/58854
    * config/arm/arm.c (arm_expand_epilogue_apcs_frame): Emit blockage.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]