Fix typo in ChangeLog and actually commit mmix.h
authorHans-Peter Nilsson <hp@bitrange.com>
Thu, 10 Jan 2002 04:06:16 +0000 (04:06 +0000)
committerHans-Peter Nilsson <hp@gcc.gnu.org>
Thu, 10 Jan 2002 04:06:16 +0000 (04:06 +0000)
From-SVN: r48710

gcc/ChangeLog
gcc/config/mmix/mmix.h

index c30acc70ca5fd48c301bae83f0948f536939ad6e..98d57fa2adb2ca6815246501df24e8b1125214a1 100644 (file)
@@ -37,7 +37,7 @@
        function.
        * config/mmix/mmix-protos.h (mmix_asm_identify_gcc): Don't
        prototype.
-       * config/mmix/mmix.c (ASM_IDENTIFY_GCC): Remove unused macro.
+       * config/mmix/mmix.h (ASM_IDENTIFY_GCC): Remove unused macro.
 
 2002-01-09  Kazu Hirata  <kazu@hxi.com>
 
index 65604c4482cad00e48fd7459d75a4c9a9782e518..25a89d81f14d769ee0f4e1cf371d4b4048afa46d 100644 (file)
@@ -953,9 +953,6 @@ const_section ()                                            \
 #define ASM_FILE_END(STREAM) \
  mmix_asm_file_end (STREAM)
 
-#define ASM_IDENTIFY_GCC(STREAM) \
- mmix_asm_identify_gcc (STREAM)
-
 /* While any other punctuation character but ";" would do, we prefer "%"
    or "!"; "!" is an unary operator and so will not be mistakenly included
    in correctly formed expressions.  The hash character adds mass; catches