]> git.ipfire.org Git - thirdparty/gcc.git/commit
toplev.c (process_options): Do not disable -fomit-frame-pointer on a general basis...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 28 Mar 2013 08:30:32 +0000 (08:30 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 28 Mar 2013 08:30:32 +0000 (08:30 +0000)
commitde8f8aa64c7edd4324a27684a57081904e6f11e8
tree30ab0ba8e392e78035dc67e6ad3a9414840ef00a
parentd19bc608f8e3f788ed9a755d10bfe73f15a6bc61
toplev.c (process_options): Do not disable -fomit-frame-pointer on a general basis if...

* toplev.c (process_options): Do not disable -fomit-frame-pointer on a
general basis if unwind info is requested and ACCUMULATE_OUTGOING_ARGS
is not enabled.

From-SVN: r197188
gcc/ChangeLog
gcc/toplev.c