Re: [ARM] Fix neon-reload-class.c testcase

2015-06-05 Thread Kyrill Tkachov
Hi Kugan, On 05/06/15 09:01, Kugan wrote: Hi All, After my patch for cprop is committed (https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=224048), neon-reload-class.c is failing in arm mode. But this is kind of expected behaviour so I looked at the original patch related to neon-reload-cl

[ARM] Fix neon-reload-class.c testcase

2015-06-05 Thread Kugan
Hi All, After my patch for cprop is committed (https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=224048), neon-reload-class.c is failing in arm mode. But this is kind of expected behaviour so I looked at the original patch related to neon-reload-class.c, which is: https://gcc.gnu.org/ml/gcc-p