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 mark.dickinson
Recipients
Date 2003-03-05.14:32:01
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=703403

This does indeed seem to be a compiler optimization bug;  
after removing all occurrences of `-O3' from the configure 
script and rebuilding, the problem disappeared.  I guess that 
it's probably not worth trying to track this problem to its source 
unless it persists with newer versions of gcc. 
History
Date User Action Args
2007-08-23 14:10:42adminlinkissue679520 messages
2007-08-23 14:10:42admincreate