aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>2005-04-17 21:26:00 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2005-04-17 21:26:00 +0000
commit81a60083ea5e7aa3ccd994dd6fefc3d4099303af (patch)
tree3406484e7c6be7dcffa79bea337556b9db6d51d4 /gcc/system.h
parent5f9bfaf2bcc4f12f5ee6ac33c2bab1a752db1f4d (diff)
downloadgcc-81a60083ea5e7aa3ccd994dd6fefc3d4099303af.zip
gcc-81a60083ea5e7aa3ccd994dd6fefc3d4099303af.tar.gz
gcc-81a60083ea5e7aa3ccd994dd6fefc3d4099303af.tar.bz2
* system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.
From-SVN: r98295
Diffstat (limited to 'gcc/system.h')
-rw-r--r--gcc/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/system.h b/gcc/system.h
index 720e4df..dc009d1 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -733,7 +733,7 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
NON_SAVING_SETJMP TARGET_LATE_RTL_PROLOGUE_EPILOGUE \
CASE_DROPS_THROUGH TARGET_BELL TARGET_BS TARGET_CR TARGET_DIGIT0 \
TARGET_ESC TARGET_FF TARGET_NEWLINE TARGET_TAB TARGET_VT \
- LINK_LIBGCC_SPECIAL
+ LINK_LIBGCC_SPECIAL DONT_ACCESS_GBLS_AFTER_EPILOGUE
/* Hooks that are no longer used. */
#pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE \