]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/18987 ([ia64] Extra '.restore sp' in tail call)
authorDavid Mosberger <davidm@hpl.hp.com>
Tue, 11 Jan 2005 03:44:10 +0000 (03:44 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 11 Jan 2005 03:44:10 +0000 (19:44 -0800)
commitb1eae416343b059b5be8adb2c8ff4aac8ebec7c4
treebd9857136582cdafa7f583767db66cd6856cc29f
parentcc765143396b4100714e4caeafe532051c983d5f
re PR target/18987 ([ia64] Extra '.restore sp' in tail call)

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.

From-SVN: r93174
gcc/ChangeLog
gcc/config/ia64/ia64.c