--- gcc/config/m88k/luna.h 2018/04/24 18:10:23 1.1 +++ gcc/config/m88k/luna.h 2018/04/24 18:27:37 1.1.1.3 @@ -17,7 +17,8 @@ GNU General Public License for more deta You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to -the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ +the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* The Omron Luna/88k is MACH and uses BSD a.out, not COFF or ELF. */ #ifndef MACH @@ -36,7 +37,7 @@ the Free Software Foundation, 675 Mass A /* Macros to be automatically defined. */ #undef CPP_PREDEFINES #define CPP_PREDEFINES \ - "-DMACH -Dm88k -Dunix -Dluna -Dluna88k -D__CLASSIFY_TYPE__=2" + "-DMACH -Dm88k -Dunix -Dluna -Dluna88k -D__CLASSIFY_TYPE__=2 -Asystem(unix) -Asystem(mach) -Acpu(m88k) -Amachine(m88k)" /* If -m88000 is in effect, add -Dmc88000; similarly for -m88100 and -m88110. However, reproduce the effect of -Dmc88100 previously in CPP_PREDEFINES.