--- gcc/config/i860/sysv4.h 2018/04/24 18:10:24 1.1.1.1 +++ gcc/config/i860/sysv4.h 2018/04/24 18:14:59 1.1.1.2 @@ -35,7 +35,7 @@ the Free Software Foundation, 675 Mass A __svr4__ is our extension. */ #define CPP_PREDEFINES \ - "-Di860 -Dunix -DSVR4 -D__svr4__ -Asystem(unix) -Acpu(i860) -Amachine(i860)" + "-Di860 -Dunix -DSVR4 -D__svr4__ -Asystem(unix) -Asystem(svr4) -Acpu(i860) -Amachine(i860)" /* The prefix to be used in assembler output for all names of registers. This string gets prepended to all i860 register names (svr4 only). */