This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients skrah, stutzbach, terry.reedy, vstinner
Date 2011-05-07.10:51:39
SpamBayes Score 2.3973229e-05
Marked as misclassified No
Message-id <1304765500.96.0.965052859371.issue11994@psf.upfronthosting.co.za>
In-reply-to
Content
GCC does have bugs: see a recent example with a development version of GCC 4.6 => #9880 (the bug was fixed before the final release of GCC 4.6).

If you would like to go futher, you should open a bug report in GCC bug tracker (not in the Python bug tracker).
History
Date User Action Args
2011-05-07 10:51:41vstinnersetrecipients: + vstinner, terry.reedy, stutzbach, skrah
2011-05-07 10:51:40vstinnersetmessageid: <1304765500.96.0.965052859371.issue11994@psf.upfronthosting.co.za>
2011-05-07 10:51:40vstinnerlinkissue11994 messages
2011-05-07 10:51:39vstinnercreate