From: Richard Stallman Date: Tue, 10 Nov 1992 03:14:09 +0000 (+0000) Subject: Include i386gstabs.h, not i386gas.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=933200256faadb7ea7f0554dc590aa555fbe02c6;p=gcc.git Include i386gstabs.h, not i386gas.h. From-SVN: r2728 --- diff --git a/gcc/config/i386/mach.h b/gcc/config/i386/mach.h index c1635747104..c4d4b37d26b 100644 --- a/gcc/config/i386/mach.h +++ b/gcc/config/i386/mach.h @@ -4,7 +4,7 @@ i386gas.h checks this. */ #define YES_UNDERSCORES -#include "i386gas.h" +#include "i386gstabs.h" #undef CPP_PREDEFINES #define CPP_PREDEFINES "-Dunix -Di386 -DMACH"