On Wed, Apr 22, 2015 at 10:21:43AM +0800, Terry Guo wrote: > gcc/ChangeLog: > 2015-04-22 Hale Wang <hale.w...@arm.com> > Terry Guo <terry....@arm.com> > > PR rtl-optimization/64818 > * combine.c (can_combine_p): Don't combine user-specified register if > it is in an asm input. > > gcc/testsuite/ChangeLog: > 2015-04-22 Hale Wang <hale.w...@arm.com> > Terry Guo <terry....@arm.com> > > PR rtl-optimization/64818 > * gcc.target/arm/pr64818.c: New.
This is okay for trunk, if it has been bootstrapped and regression tested. Thanks, Segher