Does -O always turn on -fomit-frame-pointer, or does it turn it on on some machines only. Here are excerpts from the GCC Manual:
"-O also turns on -fomit-frame-pointer on machines where doing so does not interfere with debugging." "-fomit-frame-pointer...Enabled at levels -O, -O2, -O3, -Os." _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
