On Tue, Mar 06, 2018 at 09:44:07PM +0100, Jakub Jelinek wrote:
> As the following testcase shows on aarch64, the SET_DEST can be a normal
> subreg, not only a paradoxical one or REG.
> 
> Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux,
> preapproved by Segher in the PR, committed to trunk.

Thanks!


Segher


> 2018-03-06  Jakub Jelinek  <ja...@redhat.com>
> 
>       PR target/84710
>       * combine.c (try_combine): Use reg_or_subregno instead of handling
>       just paradoxical SUBREGs and REGs.
> 
>       * gcc.dg/pr84710.c: New test.

Reply via email to