Re: [Patch AArch64 63304] Fix issue with global state.

2015-10-21 Thread Ramana Radhakrishnan
> Yuk... but I don't have a better suggestion to hand. Yeah , it didn't feel right to bloat cfun->machine for this... > >> +++ b/gcc/testsuite/gcc.target/aarch64/pr63304-1.c > > In that directory I've been pestering folks to follow the name > convention on the wiki for new additions, so _1 please

Re: [Patch AArch64 63304] Fix issue with global state.

2015-10-20 Thread Marcus Shawcroft
On 16 October 2015 at 12:05, Ramana Radhakrishnan wrote: > 2015-10-15 Ramana Radhakrishnan > > PR target/63304 > * config/aarch64/aarch64.c (aarch64_nopcrelative_literal_loads): New. > (aarch64_expand_mov_immediate): Use > aarch64_nopcrelative_literal_loads. >