On 6 October 2015 at 12:29, Ramana Radhakrishnan <ramana.radhakrish...@foss.arm.com> wrote:
> Thanks for the explanation Eric, by that explanation I do not see the need to > adjust for TARGET_EXPR or mark_addressable in the backends. > > Here are the patches that I'm testing - I will apply the ARM one after > testing finishes - my previous testing broke because of some other reasons. > > The AArch64 patch cleared testing - ok to apply ? > > PR c/65345 > > * config/aarch64/aarch64-builtins.c > (aarch64_atomic_assign_expand_fenv): Use create_tmp_var_raw instead of > create_tmp_var. OK /Marcus