2017-08-09 11:22 GMT+02:00 Antoine Pitrou <solip...@pitrou.net>:
> What are the reasons it is ignored?  IIRC some compilers have buggy LTO
> support and it can lead to crashes during compilation.

Issues with LTO:
http://bugs.python.org/issue28032
http://bugs.python.org/issue28605

But since --with-lto is now an opt-in option, I don't why it should
ignored when PGO is not used?

Victor
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to