]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix i960 build failure with unrecognizable insn.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1999 13:34:42 +0000 (13:34 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Jan 1999 13:34:42 +0000 (13:34 +0000)
commit70b83e757d056d405d386b4c2cff020a46ed08c2
tree092d96a44f68829b5e1eeef50bd53960c09222a4
parent746b566d548667c75f27a00d6f50d9092c112538
Fix i960 build failure with unrecognizable insn.
* function.c (expand_function_end): Pass arg_pointer_save_area to
validize_mem before using it.  Emit code into a sequence.

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