Dne 26. 04. 21 v 16:20 Kevin Kofler via devel napsal(a):
Vít Ondruch wrote:
Kevin, I'd love to support your stance and use GCC. However, there are
reasons why we will need to consider Clang for e.g. Ruby:

https://bugzilla.redhat.com/show_bug.cgi?id=1721553

And the reason is not even that upstream favors Clang. The situation is
unfortunately not just black and white.
Looks like the best solution there is to disable PCH support in the Ruby
JIT.


It is best solution if your objective is to use GCC. The other best solution might be to disable GCC hardening (and that is the current state in Fedora just FTR). But if your objective is hardening as well as fast execution, disabling PCH support has potentially so high performance cost that it turns Ruby JIT slower then the execution without JIT.


Vít

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to