This is the mail archive of the gcc-help@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: Disable all optimization options in GCC


2015-10-23 3:17 GMT+02:00 Martin Sebor <msebor@gmail.com>:
> So the output of the -Q --help=optimizers option isn't quite as
> meaningful as one might hope.
>
> Martin
>

So far, none of the optimization options is turned on at O0.

So I should refer to gcc documentation to check enabled options for each level?
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html


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