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?


[Felix Lee]
> I think saying what direction you're going is less confusing
> than saying what axis you're moving on.  "quickly", "small",
> "fast" instead of "speed", "size", "time".  use words that
> will fit the sentence, "I want my code ____".

I disagree strongly with making the optimization options even more
complicated than they are now; O0/O1/O2/O3/Os is plenty already.

But, /if/ gcc were to take the confusing and complicated route, I suggest
that the "increase compilation speed" option be called -Onow.  :->

Stephan T. Lavavej
http://nuwen.net




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