--- gcc/config/genix.h 2018/04/24 17:51:32 1.1 +++ gcc/config/genix.h 2018/04/24 17:58:49 1.1.1.2 @@ -106,6 +106,9 @@ the Free Software Foundation, 675 Mass A * 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); \