aboutsummaryrefslogtreecommitdiff
path: root/gcc/system.h
diff options
context:
space:
mode:
authorPaul Brook <paul@codesourcery.com>2004-04-28 13:25:59 +0000
committerPaul Brook <pbrook@gcc.gnu.org>2004-04-28 13:25:59 +0000
commit9e1622ed25936c398428b23f352e4f1f55de5424 (patch)
treea6d7c2c182d553bd8130132d0dadb45eb297d476 /gcc/system.h
parente0d4a859ee825a4d428e940edfe2dd4249c6e5b7 (diff)
downloadgcc-9e1622ed25936c398428b23f352e4f1f55de5424.zip
gcc-9e1622ed25936c398428b23f352e4f1f55de5424.tar.gz
gcc-9e1622ed25936c398428b23f352e4f1f55de5424.tar.bz2
calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY.
* calls.c (precompute_arguments): Remove PROMOTE_FOR_CALL_ONLY. * function.c (assign_temp): Ditto. * system.h (PROMOTE_FOR_CALL_ONLY): Poison. From-SVN: r81247
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 32d4a42..6e2a26d 100644
--- a/gcc/system.h
+++ b/gcc/system.h
@@ -641,7 +641,7 @@ typedef char _Bool;
FINAL_REG_PARM_STACK_SPACE MAYBE_REG_PARM_STACK_SPACE \
TRADITIONAL_PIPELINE_INTERFACE DFA_PIPELINE_INTERFACE \
DBX_OUTPUT_STANDARD_TYPES BUILTIN_SETJMP_FRAME_VALUE \
- SUNOS4_SHARED_LIBRARIES
+ SUNOS4_SHARED_LIBRARIES PROMOTE_FOR_CALL_ONLY
/* Hooks that are no longer used. */
#pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE \