Commit 81a60083 by Ian Lance Taylor Committed by Ian Lance Taylor

* system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.

From-SVN: r98295
parent 5f9bfaf2
2005-04-17 Ian Lance Taylor <ian@airs.com>
* system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE.
2005-04-17 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (va_list_skip_additions): Only define if
......
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment