This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Should -fcross-jumping be part of -O1?


Scott Robert Ladd wrote:
> I'm certainly aware of the debates on the Linux Kernel list, in regard 
> to the size of code produced by GCC (and the compiler's compilation speed).

Notably, some people say that kernels optimised for size (-Os) run
_faster_ than kernels optimised for "speed" (-O2).

-- Jamie


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]