> It would be good to add a:
>
> /* { dg-final { scan-assembler-not {\tabs\t} } } */
>
> to be the positive tests, to make it more obvious that all separate
> ABS instructions are elided.Done. Patch is in the next response.
Oluwatamilore Adebayo via Gcc-patches Thu, 08 Jun 2023 03:37:39 -0700
> It would be good to add a:
>
> /* { dg-final { scan-assembler-not {\tabs\t} } } */
>
> to be the positive tests, to make it more obvious that all separate
> ABS instructions are elided.Done. Patch is in the next response.