host-darwin.c (segv_handler): When -dH is used, call abort() after running out of...
authorGeoffrey Keating <geoffk@apple.com>
Wed, 30 Apr 2003 01:52:06 +0000 (01:52 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Wed, 30 Apr 2003 01:52:06 +0000 (01:52 +0000)
commit505b0fd661e21182856cfcf73ed6f39c707ac28b
treeabdaf41f0f38c6295e79aa7477590f9912174dce
parenta6fdc0868e26ea055cd17a14bf976a805b60d6ea
host-darwin.c (segv_handler): When -dH is used, call abort() after running out of stack space.

* config/rs6000/host-darwin.c (segv_handler): When -dH is used,
call abort() after running out of stack space.

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