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 nnorwitz
Recipients
Date 2002-09-14.01:30:45
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=33168

I built python 2.2.1+ w/gcc 2.95.3 and did not have the
problem.  So I think this may be specific to gcc 3.2.  Can
you try building w/lower optimization or turning off
optimization? -O1, -O0 or no -O option?
History
Date User Action Args
2007-08-23 14:05:27adminlinkissue602627 messages
2007-08-23 14:05:27admincreate