libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptions -fPIC exception handling...
authorMike Stump <mrs@gcc.gnu.org>
Wed, 18 Jun 1997 01:57:18 +0000 (01:57 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 18 Jun 1997 01:57:18 +0000 (01:57 +0000)
commit59ba1a3a6014045a93643db0ab65c10d3692947d
tree122356228bc075f5c8ae9edecffd7964238403b3
parentb9550223b3152eb82ade6cea6abc1a64ea23d369
libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptions -fPIC exception handling on the SPARC.

* libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptions
-fPIC exception handling on the SPARC.
* sparc.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Likewise.
* libgcc2.c (__eh_ffetmnpc): Remove.

From-SVN: r14252
gcc/config/sparc/sparc.h
gcc/libgcc2.c