Re: [PATCH][AArch64] Fix wrong ".cfi_def_cfa_offset" in epilogue
On 03/09/14 11:33, Marcus Shawcroft wrote: On 20 August 2014 09:43, Jiong Wang wrote: gcc/ * config/aarch64/aarch64.c (aarch64_expand_epilogue): Remove redundant cfa offset update. OK /Marcus thanks for review. this fix is included in Richard H's patch at https://gcc.gnu.org/ml/gcc-
Re: [PATCH][AArch64] Fix wrong ".cfi_def_cfa_offset" in epilogue
On 20 August 2014 09:43, Jiong Wang wrote: > gcc/ > * config/aarch64/aarch64.c (aarch64_expand_epilogue): Remove redundant cfa > offset update. OK /Marcus