diff options
Diffstat (limited to 'gcc/config/d30v/d30v.h')
-rw-r--r-- | gcc/config/d30v/d30v.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/gcc/config/d30v/d30v.h b/gcc/config/d30v/d30v.h index f13d90c..a0b17e2 100644 --- a/gcc/config/d30v/d30v.h +++ b/gcc/config/d30v/d30v.h @@ -2747,16 +2747,6 @@ extern const char *d30v_branch_cost_string; Defined in svr4.h. */ /* #define EXTRA_SECTION_FUNCTIONS */ -/* On most machines, read-only variables, constants, and jump tables are placed - in the text section. If this is not the case on your machine, this macro - should be defined to be the name of a function (either `data_section' or a - function defined in `EXTRA_SECTIONS') that switches to the section to be - used for read-only items. - - If these items should be placed in the text section, this macro should not - be defined. */ -/* #define READONLY_DATA_SECTION */ - /* A C statement or statements to switch to the appropriate section for output of RTX in mode MODE. You can assume that RTX is some kind of constant in RTL. The argument MODE is redundant except in the case of a `const_int' |