Page MenuHomeFreeBSD

Be a little conservative about when to force size optimizations.
ClosedPublic

Authored by imp on Sep 4 2018, 3:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 5:43 AM
Unknown Object (File)
Sep 5 2025, 2:53 PM
Unknown Object (File)
Sep 5 2025, 4:46 AM
Unknown Object (File)
Aug 9 2025, 2:32 AM
Unknown Object (File)
Jul 27 2025, 4:59 AM
Unknown Object (File)
Jul 26 2025, 3:10 PM
Unknown Object (File)
Jul 13 2025, 10:59 AM
Unknown Object (File)
Jun 20 2025, 9:41 PM
Subscribers

Details

Summary

Reports have come in that there's issue with powerpc and sparc64 since
we've switched to using -Oz / -Os. We don't strictly need them for
!x86, so be conservative about when we enable them.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable