[openssl-dev] [openssl.org #3792] AutoReply: OpenSSL debug build lacks -Og

noloader@gmail.com via RT rt at openssl.org
Fri Apr 10 18:28:43 UTC 2015


According to Jonathon Wakely on the GCC mailing list, you can use the
following to see what optimizations are enabled with -Og:

    {gcc|g++} -Q -Og --help=optimizers

See "What optimizations are included in -Og?",
https://gcc.gnu.org/ml/gcc-help/2015-04/msg00064.html. (Its
interesting the question was asked on GCC mailing list on the same day
the suggestion to use -Og was made. Fate is with us).




More information about the openssl-dev mailing list