Message 311323 - Python tracker (original) (raw)
Message311323
Author | fweimer |
---|---|
Recipients | benjamin.peterson, fweimer, gregory.p.smith, nascheme, pitrou, skrah, twouters, vstinner |
Date | 2018-01-31.10:57:18 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1517396238.5.0.467229070634.issue27987@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
This bug causes miscompilation of Python 2.7 by GCC 8 on x86-64 (with no sanitizers enabled, just compiler optimization). I think this is a fairly conservative way for papering over the issue: https://mail.python.org/pipermail/python-dev/2018-January/152011.html |
History | |||
---|---|---|---|
Date | User | Action | Args |
2018-01-31 10:57:18 | fweimer | set | recipients: + fweimer, twouters, nascheme, gregory.p.smith, pitrou, vstinner, benjamin.peterson, skrah |
2018-01-31 10:57:18 | fweimer | set | messageid: 1517396238.5.0.467229070634.issue27987@psf.upfronthosting.co.za |
2018-01-31 10:57:18 | fweimer | link | issue27987 messages |
2018-01-31 10:57:18 | fweimer | create |