OSDN Git Service

* toplev.c (process_options): Do not disable -fomit-frame-pointer on a
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Mar 2013 08:30:32 +0000 (08:30 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Mar 2013 08:30:32 +0000 (08:30 +0000)
commit3bcfbe78375cc2175d40fc0f6d104f1bdf7dc95f
tree30ab0ba8e392e78035dc67e6ad3a9414840ef00a
parentd2159b06af09871e2842bf67666cc32508fed3b0
* 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/branches/gcc-4_7-branch@197188 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/toplev.c