On 6/30/22 04:54, Kevin Kofler via devel wrote:
> I am still strongly opposed to degrading performance and size for all users 
> just to help the handful users of poorly-designed profiling tools.

I agree.

My career experience has been that the performance impact of having an extra 
register
for compiler scheduling and to reduce register pressure has real and tangible 
benefit.

I have had to use frame pointers, but only for deeply embedded projects where 
the cost
tradeoffs are different and a smaller constrained unwinder was needed.

I would not recommend the use of -fno-omit-frame-pointer in Fedora.

-- 
Cheers,
Carlos.
_______________________________________________
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