[Bug rtl-optimization/25285] pessimization of goto * ("computed goto")

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 6 20:46:00 GMT 2005



------- 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



More information about the Gcc-bugs mailing list