Message259019
As Steve mentioned, the Microsoft compiler uses LTO (they call it Link-Time Code Generation) and the flags are used when compiling CPython on Windows systems. Thus our proposal to enable it on GCC and CLANG also. |
|
Date |
User |
Action |
Args |
2016-01-27 12:58:16 | alecsandru.patrascu | set | recipients:
+ alecsandru.patrascu, lemburg, brett.cannon, gregory.p.smith, pitrou, scoder, r.david.murray, skrah, zach.ware, steve.dower |
2016-01-27 12:58:16 | alecsandru.patrascu | set | messageid: <1453899496.34.0.818821635415.issue25702@psf.upfronthosting.co.za> |
2016-01-27 12:58:16 | alecsandru.patrascu | link | issue25702 messages |
2016-01-27 12:58:16 | alecsandru.patrascu | create | |
|