--- gcc/config/i860/sysv3.h 2018/04/24 18:10:24 1.1 +++ gcc/config/i860/sysv3.h 2018/04/24 18:14:57 1.1.1.2 @@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass A /* Provide a set of pre-definitions and pre-assertions appropriate for the i860 running svr3. */ -#define CPP_PREDEFINES "-Di860 -Dunix -D__svr3__" +#define CPP_PREDEFINES "-Di860 -Dunix -D__svr3__ -Asystem(unix) -Asystem(svr3) -Acpu(i860) -Amachine(i860)" /* Use crt1.o as a startup file and crtn.o as a closing file. */