summaryrefslogtreecommitdiff
path: root/gcc/params.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/params.h')
-rw-r--r--gcc/params.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/params.h b/gcc/params.h
index e36a5ea3406..c4c12a4f900 100644
--- a/gcc/params.h
+++ b/gcc/params.h
@@ -118,8 +118,6 @@ extern int default_param_value (compiler_param num);
extern void init_param_values (int *params);
/* Macros for the various parameters. */
-#define STRUCT_REORG_COLD_STRUCT_RATIO \
- PARAM_VALUE (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO)
#define MAX_INLINE_INSNS_SINGLE \
PARAM_VALUE (PARAM_MAX_INLINE_INSNS_SINGLE)
#define MAX_INLINE_INSNS \