toplev.c (process_options): Do not disable -fomit-frame-pointer on a general basis...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 28 Mar 2013 08:29:10 +0000 (08:29 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 28 Mar 2013 08:29:10 +0000 (08:29 +0000)
commita9dc2a2f95a6a88c99a75aa16f7a43f2c2c3e93a
tree5cbe9a66fcb4ebeb366395692132227631fd760b
parentf1c47b9db7c607b65eb1007eb107e826ff9260b7
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: r197186
gcc/ChangeLog
gcc/toplev.c