--- gcc/config/i860/sysv4.h 2018/04/24 18:10:24 1.1 +++ gcc/config/i860/sysv4.h 2018/04/24 18:21:21 1.1.1.3 @@ -1,7 +1,7 @@ /* Target definitions for GNU compiler for Intel 80860 running System V.4 Copyright (C) 1991 Free Software Foundation, Inc. - Written by Ron Guilmette (rfg@ncd.com). + Written by Ron Guilmette (rfg@netcom.com). This file is part of GNU CC. @@ -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). */