From: Richard Stallman Date: Tue, 12 May 1992 00:48:14 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3351cb0051c003c9b5c018ad5509033fc9e00235;p=gcc.git entered into RCS From-SVN: r960 --- diff --git a/gcc/config/ns32k/genix.h b/gcc/config/ns32k/genix.h index f0fe09cb807..cc64f605236 100644 --- a/gcc/config/ns32k/genix.h +++ b/gcc/config/ns32k/genix.h @@ -106,6 +106,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ * Don't output `?' before external regs. * Output `(sb)' in certain indirect refs. */ +#error this has not been updated since version 1. +#error it is certainly wrong. + #undef PRINT_OPERAND #define PRINT_OPERAND(FILE, X, CODE) \ { if (CODE == '$') putc ('$', FILE); \