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 Dormouse759, cstratak, ishcherb, pablogsal, serhiy.storchaka, vstinner
Date 2018-06-18.21:42:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+3bQGHyYx55xxNPaqnza3MnFNZqKXfMpXXYJaXuSea+JJbfzA@mail.gmail.com>
In-reply-to <1529354078.07.0.56676864532.issue32962@psf.upfronthosting.co.za>
Content
> 1) Skip whole test_gdb when optimizations are used (who debugs with them anyway?)

It's already done, no? But the title issue is "-mcet -fcf-protection
-O0" and -O0 disables optimizations.
History
Date User Action Args
2018-06-18 21:42:38vstinnersetrecipients: + vstinner, serhiy.storchaka, cstratak, ishcherb, Dormouse759, pablogsal
2018-06-18 21:42:38vstinnerlinkissue32962 messages
2018-06-18 21:42:38vstinnercreate