On 10/30/24 7:46 PM, Neal Gompa wrote:
> Hey folks,
> 
> I know the idea of moving to -O3 has been briefly mentioned before in
> other contexts when we've discussed uplifting the flags, but it looks
> like Ubuntu is moving to -O3 for Ubuntu 25.04[1]. Is there a reason
> why we shouldn't consider doing the same for Fedora Linux 42?
> 
> [1]: https://lists.ubuntu.com/archives/ubuntu-devel/2024-October/043164.html

FWIW, Rust already uses the equivalent -Copt-level=3, both as the
default cargo "release" profile and in Fedora's %build_rustflags.
That's using LLVM though, so it's a separate risk analysis from GCC, and
Rust also has a much smaller package footprint overall.

-- 
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to