Fix shared library problem found by GNAT users.
authorJim Wilson <wilson@cygnus.com>
Wed, 5 Nov 1997 00:55:50 +0000 (00:55 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 5 Nov 1997 00:55:50 +0000 (16:55 -0800)
commitab00eb0aa3dd2f42fd175d0792908f660b366e3b
treebb081603eb324b51ec68b8b7e1e8f8d433609307
parent31c8581d25e55cd1a2507e215b5b6046919b2ab3
Fix shared library problem found by GNAT users.

* mips.c (mips_expand_epilogue): Emit blockage insn before call to
save_restore_insns if no FP and GP will be restored.

From-SVN: r16327
gcc/ChangeLog
gcc/config/mips/mips.c