Hi Vladimir,
On 1 September 2015 at 21:39, Vladimir Makarov <vmaka...@redhat.com> wrote: > The following patch is for > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61578 > > The patch was bootstrapped and tested on x86 and x86-64. > > Committed as rev. 227382. > Since this patch, I can see: gcc.dg/vect/slp-perm-5.c (internal compiler error) gcc.dg/vect/slp-perm-5.c -flto -ffat-lto-objects (internal compiler error) on arm* targets. Can you have a look? Thanks, Christophe. > 2015-09-01 Vladimir Makarov <vmaka...@redhat.com> > > PR target/61578 > * lra-lives.c (process_bb_lives): Process move pseudos with the > same value for copies and preferences > * lra-constraints.c (match_reload): Create match reload pseudo > with the same value from single dying input pseudo. >