Commit e5bcbd89 by Stan Shebs Committed by Stan Shebs

* system.h: Poison OBJC_PROLOGUE.

From-SVN: r67255
parent b1d673be
2003-05-30 Stan Shebs <shebs@apple.com>
* system.h: Poison OBJC_PROLOGUE.
2003-05-30 Roger Sayle <roger@eyesopen.com>
* emit-rtl.c (gen_complex_constant_part): New function for getting
......
......@@ -640,7 +640,8 @@ typedef char _Bool;
BLOCK_PROFILER BLOCK_PROFILER_CODE FUNCTION_BLOCK_PROFILER \
FUNCTION_BLOCK_PROFILER_EXIT MACHINE_STATE_SAVE \
MACHINE_STATE_RESTORE SCCS_DIRECTIVE SECTION_ASM_OP \
ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL ASM_OUTPUT_INTERNAL_LABEL
ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL ASM_OUTPUT_INTERNAL_LABEL \
OBJC_PROLOGUE
/* 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