[Bug target/89353] Unnecessary ENDBR with -mmanual-endbr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89353 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug target/89353] Unnecessary ENDBR with -mmanual-endbr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89353 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug target/89353] Unnecessary ENDBR with -mmanual-endbr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89353 --- Comment #1 from H.J. Lu --- (In reply to H.J. Lu from comment #0) > [hjl@gnu-mic-2 gcc]$ cat x.c > .L2: > endbr32 This should be there. This should NOT be there. > movl$22, %eax