http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58863

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
We have:
    .p2align 4,,10
    .p2align 3

so the max number of bytes we will skip is 10 but still align it to a 8 byte
boundary.

Reply via email to