[issue4753] Faster opcode dispatch on gcc

Antoine Pitrou report at bugs.python.org
Wed Dec 31 17:40:49 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

> Is this a special GCC feature?

Yes, it is.
http://gcc.gnu.org/onlinedocs/gcc/Labels-as-Values.html

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4753>
_______________________________________


More information about the Python-bugs-list mailing list