]> git.ipfire.org Git - thirdparty/gcc.git/commit
* toplev.c (process_options): Do not disable -fomit-frame-pointer on a
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Mar 2013 08:29:10 +0000 (08:29 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Mar 2013 08:29:10 +0000 (08:29 +0000)
commit5b0d71cee0fcccc4b2cb0ca4ab30dab9edf07f02
tree5cbe9a66fcb4ebeb366395692132227631fd760b
parent4f8517a28c893417dc11562bf68aaef0415dfc06
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197186 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c