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: Optimisation options turned on at a certain level


Hi Ian

Thanks for the info.

> > Could this be added the documentation? so its clear exactly what is 
> > being done by which options are being passed.
> 
> My two comments are:
> 
> 1) Documentation patches are always welcome.

I noticed the info gcc pages were in some ways more detailed, for instance
this optimisation page:
http://www-es.fernuni-hagen.de/cgi-bin/info2html?(gcc)Optimize%20Options

Are the gcc online manual documents maintained by different people from the
gcc info pages?  Perhaps some aspects could be combined.

> 2) But note that the precise meaning of the optimization levels
>    changes for different architectures.  See the OPTIMIZATION_OPTIONS
>    macro as defined in various gcc/config/*/*.h files.

Ok, am doing. Thank you for the direction.

Jonathan


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