* system.h: Poison MACHINE_DEPENDENT_REORG.
authorRichard Sandiford <rsandifo@redhat.com>
Wed, 14 May 2003 09:18:28 +0000 (09:18 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 14 May 2003 09:18:28 +0000 (09:18 +0000)
From-SVN: r66801

gcc/ChangeLog
gcc/system.h

index 3de6362aa829e2ea7cf9ce0b9aabcd5fa539f4f0..9201cd0d667ce852a02c8f7901efe2ffa9d311a0 100644 (file)
@@ -4,6 +4,7 @@
        (TARGET_INITIALIZER): Include it.
        * target.h (struct gcc_target): Add machine_dependent_reorg field.
        * toplev.c (rest_of_compilation): Use targetm.machine_dependent_reorg.
+       * system.h: Poison MACHINE_DEPENDENT_REORG.
 
        * config/alpha/alpha-protos.h (alpha_reorg): Remove declaration.
        * config/alpha/alpha.h (MACHINE_DEPENDENT_REORG): Remove.
index adece55d99bc9f743e4ab6b5546db9c9574aca95..9cca06f9fd17e5d9204bc06cbe986ef27fc023a2 100644 (file)
@@ -623,7 +623,7 @@ typedef char _Bool;
        WCHAR_UNSIGNED UNIQUE_SECTION SELECT_SECTION SELECT_RTX_SECTION \
        ENCODE_SECTION_INFO STRIP_NAME_ENCODING ASM_GLOBALIZE_LABEL     \
        ASM_OUTPUT_MI_THUNK CONST_COSTS RTX_COSTS DEFAULT_RTX_COSTS     \
-       ADDRESS_COST
+       ADDRESS_COST MACHINE_DEPENDENT_REORG
 
 /* Other obsolete target macros, or macros that used to be in target
    headers and were not used, and may be obsolete or may never have