------- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-06 20:46 ------- __asm__(""); makes stuff worse.
Anyways it looks like the code in GCC only deals with non conditional jumps (unless I am missing something). Is there a conditional jump of an indirect jump for x86/x86_64? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25285