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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-08-02
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Richard Biener from comment #1)
> Confirmed with just -fcf-protection=branch -O2
> 
>         .p2align 4
>         .globl  stpcpy
>         .type   stpcpy, @function
> stpcpy:
> .LFB0:
>         .cfi_startproc
>         .p2align 5

It is wrong to place .p2align after label.

>         endbr64

Reply via email to