Fix x86 __throw -O0 -fpic compiler abort.
authorJim Wilson <wilson@cygnus.com>
Wed, 11 Nov 1998 13:48:34 +0000 (13:48 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 11 Nov 1998 13:48:34 +0000 (05:48 -0800)
commit2a55b8e817a0cab33db7b55492a17d6e60082f78
tree30c56a07f1e568a39508d81091c29573ea010fed
parente97e526319f2be937713348635bcafda87a19298
Fix x86 __throw -O0 -fpic compiler abort.

* except.c (expand_eh_return): Readd force_operand call lost in
Sept 15 change.

From-SVN: r23606
gcc/ChangeLog
gcc/except.c