OSDN Git Service

Fix m68k build failure.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 1998 17:15:02 +0000 (17:15 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Jun 1998 17:15:02 +0000 (17:15 +0000)
commit461896e5aeaeb383d1d8ba3884be8a8e1b176f50
treefe48ea36811044bcf9f9eb84a116f8da52570521
parent779b7d35948e12028e5406831cb01b63e87472fc
Fix m68k build failure.
* except.c (expand_builtin_eh_stub): Call emit_move_insn rather than
calling gen_rtx_SET.

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