summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/x-darwin
diff options
context:
space:
mode:
authorgeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2003-04-30 01:52:06 +0000
committergeoffk <geoffk@138bc75d-0d04-0410-961f-82ee72b054a4>2003-04-30 01:52:06 +0000
commit585fefa7d1d19ecbf1ecb8bb95c8389f75e9db22 (patch)
treeabdaf41f0f38c6295e79aa7477590f9912174dce /gcc/config/rs6000/x-darwin
parentfd49c6557f1da4736e4fc8d63089f9b3cca2aadf (diff)
downloadgcc-585fefa7d1d19ecbf1ecb8bb95c8389f75e9db22.tar.gz
* config/rs6000/host-darwin.c (segv_handler): When -dH is used,
call abort() after running out of stack space. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66282 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/rs6000/x-darwin')
-rw-r--r--gcc/config/rs6000/x-darwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/x-darwin b/gcc/config/rs6000/x-darwin
index 6738d45b13b..f7242a7ee5b 100644
--- a/gcc/config/rs6000/x-darwin
+++ b/gcc/config/rs6000/x-darwin
@@ -1,4 +1,4 @@
host-darwin.o : $(srcdir)/config/rs6000/host-darwin.c $(CONFIG_H) $(SYSTEM_H) \
- coretypes.h hosthooks.h hosthooks-def.h toplev.h
+ coretypes.h hosthooks.h hosthooks-def.h toplev.h diagnostic.h
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
$(srcdir)/config/rs6000/host-darwin.c