From: Hans-Peter Nilsson Date: Thu, 10 Jan 2002 04:06:16 +0000 (+0000) Subject: Fix typo in ChangeLog and actually commit mmix.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7387c700b9145a61705e834c9825bc7ab9b24129;p=gcc.git Fix typo in ChangeLog and actually commit mmix.h From-SVN: r48710 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c30acc70ca5..98d57fa2adb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 diff --git a/gcc/config/mmix/mmix.h b/gcc/config/mmix/mmix.h index 65604c4482c..25a89d81f14 100644 --- a/gcc/config/mmix/mmix.h +++ b/gcc/config/mmix/mmix.h @@ -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