https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63293
--- Comment #7 from ctice at gcc dot gnu.org --- Author: ctice Date: Tue Jul 21 17:32:17 2015 New Revision: 226049 URL: https://gcc.gnu.org/viewcvs?rev=226049&root=gcc&view=rev Log: Backport patch from GCC FSF to fix stack problem for aarch64: 2014-11-04 Jiong Wang <jiong.w...@arm.com> 2014-11-04 Wilco Dijkstra <wilco.dijks...@arm.com> PR target/63293 * config/aarch64/aarch64.c (aarch64_expand_epiloue): Add barriers before stack adjustment. Modified: branches/google/gcc-4_9-mobile/gcc/config/aarch64/aarch64.c