summaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-08 00:28:41 +0000
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>2005-06-08 00:28:41 +0000
commitfefe38079be8f86e4b06a3f17282eb3197a2db3f (patch)
tree14a16d461a9aea2dacf156e21b88da47ba6394a4 /gcc/system.h
parent2b68918a968a4b3703b38e361fcf78db4d758a84 (diff)
downloadgcc-fefe38079be8f86e4b06a3f17282eb3197a2db3f.tar.gz
2005-06-07 Eric Christopher <echristo@redhat.com>
* system.h: Poison EXTRA_CC_MODES. * config/frv/frv.h (SELECT_CC_MODE): Rewrite comment. * config/ia64/ia64.h (SELECT_CC_MODE): Ditto. * doc/md.texi (Jump Patterns): Replace reference to EXTRA_CC_MODES with machine-modes.def. * doc/rtl.texi (Machine Modes): Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100737 138bc75d-0d04-0410-961f-82ee72b054a4
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 6b0919f2bc8..43455b96edb 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -739,7 +739,7 @@ extern void fancy_abort (const char *, int, const char *) ATTRIBUTE_NORETURN;
CASE_DROPS_THROUGH TARGET_BELL TARGET_BS TARGET_CR TARGET_DIGIT0 \
TARGET_ESC TARGET_FF TARGET_NEWLINE TARGET_TAB TARGET_VT \
LINK_LIBGCC_SPECIAL DONT_ACCESS_GBLS_AFTER_EPILOGUE \
- TARGET_OPTIONS TARGET_SWITCHES
+ TARGET_OPTIONS TARGET_SWITCHES EXTRA_CC_MODES
/* Hooks that are no longer used. */
#pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE \