From b58e621dfcd431dacd75a8ab8d1bd593691bb1f2 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Wed, 19 Jan 2000 16:04:58 +0000 Subject: Update to 2.95.2 --- gnu/egcs/gcc/config/i386/sol2gas.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/egcs/gcc/config/i386/sol2gas.h b/gnu/egcs/gcc/config/i386/sol2gas.h index 558183aecd5..7f2c9629d7c 100644 --- a/gnu/egcs/gcc/config/i386/sol2gas.h +++ b/gnu/egcs/gcc/config/i386/sol2gas.h @@ -4,6 +4,8 @@ Copyright (C) 1999 Free Software Foundation, Inc. */ -#ifndef GAS_REJECTS_MINUS_S -#define GAS_REJECTS_MINUS_S 1 +#ifndef GAS_DOES_NOT_SUPPORT_MINUS_S +#define GAS_DOES_NOT_SUPPORT_MINUS_S 1 #endif + +#include "i386/sol2.h" -- cgit v1.2.3