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]

Re: optimization options



>   The gcc/g++ manual is silent about -O4 and -O5.

And for good reason; both are the same as -O3.

In pgcc, these higher numbers do something, but not in any gcc or
egcs release.  The gcc manual describes -O, -O2, and -O3 reasonably
adequately.


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