close

ImageImage

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 cstratak
Recipients Dormouse759, brett.cannon, cstratak, hroncok, vstinner
Date 2019-10-02.22:53:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570056835.9.0.615417971958.issue37631@roundup.psfhosted.org>
In-reply-to
Content
Also this is due to an expected behaviour from gcc. From the documentation:

"If you use multiple -O options, with or without level numbers, the last such option is the one that is effective. "
History
Date User Action Args
2019-10-02 22:53:55cstrataksetrecipients: + cstratak, brett.cannon, vstinner, hroncok, Dormouse759
2019-10-02 22:53:55cstrataksetmessageid: <1570056835.9.0.615417971958.issue37631@roundup.psfhosted.org>
2019-10-02 22:53:55cstrataklinkissue37631 messages
2019-10-02 22:53:55cstratakcreate