Patch from David Mosberger to fix -fno-omit-frame-pointer bug.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jan 2005 03:44:10 +0000 (03:44 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jan 2005 03:44:10 +0000 (03:44 +0000)
commitb3d2af3f2862f4735f9f6b283e6c43db1c8283e9
treebd9857136582cdafa7f583767db66cd6856cc29f
parent0563a6440524609362fff1506b6f26aad999ecfe
Patch from David Mosberger to fix -fno-omit-frame-pointer bug.
PR target/18987
* config/ia64/ia64.c (process_set): For alloc insn, only call
process_epilogue is !frame_pointer_needed.

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