host-darwin.c (segv_handler): Unblock SEGV so we don't go into an infinite loop.
authorGeoffrey Keating <geoffk@apple.com>
Mon, 5 Dec 2005 19:37:11 +0000 (19:37 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 5 Dec 2005 19:37:11 +0000 (19:37 +0000)
commit68e58c33468f3523c1eb6232d0a4d1e949db3011
treee450f27873614a518a1821132358d8caac91e0b3
parentc44ca1626c8e2b6519a6ae58780a55a741fd42e2
host-darwin.c (segv_handler): Unblock SEGV so we don't go into an infinite loop.

* config/rs6000/host-darwin.c (segv_handler): Unblock SEGV so
we don't go into an infinite loop.

From-SVN: r108070
gcc/ChangeLog
gcc/config/rs6000/host-darwin.c