--- gcc/config/vax/ultrix.h 2018/04/24 18:10:25 1.1 +++ gcc/config/vax/ultrix.h 2018/04/24 18:16:05 1.1.1.2 @@ -1,7 +1,7 @@ #include "vax/vax.h" #undef CPP_PREDEFINES -#define CPP_PREDEFINES " -Dvax -Dunix -Dultrix -Dbsd4_2 -D__vax -D__unix -D__ultrix -D__bsd4_2" +#define CPP_PREDEFINES " -Dvax -Dunix -Dultrix -Dbsd4_2 -D__vax -D__unix -D__ultrix -D__bsd4_2 -Asystem(unix) -Asystem(bsd) -Acpu(vax) -Amachine(vax)" /* By default, allow $ to be part of an identifier. */ #define DOLLARS_IN_IDENTIFIERS 1