commit | 042b128f58a952b2cd04bd5b7401bd54c67a687e | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Aug 13 21:15:58 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Aug 13 21:15:58 2010 +0000 |
tree | c4ac0fda68d9062064f3d28fa8baa80668515c26 | |
parent | d835cf1c84f2b29d54f583139e03b95b906b6081 [diff] |
Issue #9203: Computed gotos are now enabled by default on supported compilers (which are detected by the configure script). They can still be disable selectively by specifying --without-computed-gotos.