Commit 3bb4db67 by Anatoly Sokolov Committed by Anatoly Sokolov

system.h: Commit forgotten hunk in previous patch.

	* system.h: Commit forgotten hunk in previous patch.
	(OUTPUT_ADDR_CONST_EXTRA): Poison.

From-SVN: r179722
parent b4a50e43
2011-10-09 Anatoly Sokolov <aesok@post.ru>
* system.h: Commit forgotten hunk in previous patch.
(OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-10-08 Nicola Pero <nicola.pero@meta-innovation.com>
PR libobjc/50428
......@@ -797,7 +797,8 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
LABEL_ALIGN_MAX_SKIP LOOP_ALIGN_MAX_SKIP \
LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP JUMP_ALIGN_MAX_SKIP \
CAN_DEBUG_WITHOUT_FP UNLIKELY_EXECUTED_TEXT_SECTION_NAME \
HOT_TEXT_SECTION_NAME LEGITIMATE_CONSTANT_P ALWAYS_STRIP_DOTDOT
HOT_TEXT_SECTION_NAME LEGITIMATE_CONSTANT_P ALWAYS_STRIP_DOTDOT \
OUTPUT_ADDR_CONST_EXTRA
/* Target macros only used for code built for the target, that have
moved to libgcc-tm.h or have never been present elsewhere. */
......
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