https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103925
H.J. Lu <hjl.tools at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |NEW --- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Andrew Pinski from comment #1) > > jmp *%rcx <<<< Missing int3 > > > Can you expand on why you think int3 is missing here? -mharden-sls=all should generate INT3 after indirect jmp.