Marc-Andre Lemburg <m...@egenix.com> added the comment: Martin v. Löwis wrote: > > Martin v. Löwis <mar...@v.loewis.de> added the comment: > >> No, but we do need to make sure that the casual user does not >> run into such issues by using the default compiler on a typical >> Unix system with Python default settings. > > I think there is no risk here. The casual Python user on an AMD64 system > where gcc is the default compiler will use the Python installation that > comes with the operating system.
I'd be fine with enabling the switch on those platforms as well, if we could get feedback from someone testing the behavior of gcc on an AMD platform running Ubuntu 10.4. If the problem is really only with the code snippet listed in the bug report, there shouldn't be a problem and we can go ahead with enabling computed gotos on that platform/compiler combination as well. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9203> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com