https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95318

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
          Component|bootstrap                   |middle-end
   Last reconfirmed|                            |2020-05-25
     Ever confirmed|0                           |1
           Keywords|                            |assemble-failure, build

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
What binutils version you are using?

        orr     x4, x4, x7
.LVL33:
        .loc 1 170 12 view .LVU92
.LBE26:
.LBE25:
.LBE24:
        .loc 1 263 7 is_stmt 1 view .LVU93
****    .p2align 3,,7
.L36:
        .loc 1 281 4 view .LVU94
        .loc 1 282 35 is_stmt 0 view .LVU95
        and     w6, w5, 112

This seems like a bug in binutils to me.
The only difference between with/without -fno-align-loops is the line marked
with ****.

Reply via email to