https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87085
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed| |2018-08-24 CC|hjl at gcc dot gnu.org |hjl.tools at gmail dot com Ever confirmed|0 |1 --- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to chengming from comment #0) > > Even though I add the -march=i386 and -fcf-protection=none option, it still > output endbr32 instruction. > Please provide a testcase.