From 3351cb0051c003c9b5c018ad5509033fc9e00235 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 12 May 1992 00:48:14 +0000 Subject: [PATCH] entered into RCS From-SVN: r960 --- gcc/config/ns32k/genix.h | 3 +++ 1 file changed, 3 insertions(+) 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); \ -- 2.30.2