/zero_bits_compound-2.c for aarch64
On Wed, Jan 11, 2017 at 09:41:42AM +, Kyrill Tkachov wrote:
>
> On 06/12/16 00:46, Michael Collison wrote:
> >This patches fixes a regression in gcc.dg/zero_bits_compound-2.c. A
> >recent patch
> >(https://gcc.gnu.org/ml/gcc-patches/2016-11/
On Wed, Jan 11, 2017 at 09:41:42AM +, Kyrill Tkachov wrote:
>
> On 06/12/16 00:46, Michael Collison wrote:
> >This patches fixes a regression in gcc.dg/zero_bits_compound-2.c. A recent
> >patch (https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02392.html)
> >to the aarch64 backend improved gener
On 06/12/16 00:46, Michael Collison wrote:
This patches fixes a regression in gcc.dg/zero_bits_compound-2.c. A recent
patch (https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02392.html)
to the aarch64 backend improved generation for 'and' instructions with
constants. The patch changed the number
Ping. Link to original patch:
https://gcc.gnu.org/ml/gcc-patches/2016-12/msg00400.html
Hi Michael,
On 6 December 2016 at 01:46, Michael Collison wrote:
> This patches fixes a regression in gcc.dg/zero_bits_compound-2.c. A recent
> patch (https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02392.html)
> to the aarch64 backend improved generation for 'and' instructions with
> constants.
This patches fixes a regression in gcc.dg/zero_bits_compound-2.c. A recent
patch (https://gcc.gnu.org/ml/gcc-patches/2016-11/msg02392.html)
to the aarch64 backend improved generation for 'and' instructions with
constants. The patch changed the number of 'and' instruction generated
at the assembl