Commit bf6f78d1 by David W. Schuler Committed by Jeff Law

* config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.

From-SVN: r20429
parent 45cc4c09
Thu Jun 11 16:19:17 1998 David W. Schuler <schuld@btv.ibm.com>
* config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.
Thu Jun 11 12:40:27 1998 Jim Wilson <wilson@cygnus.com>
* mips.c (override_options): Replace word_mode with explicit
......
......@@ -47,7 +47,7 @@ Boston, MA 02111-1307, USA. */
#define CPP_PREDEFINES "-Dps2 -Dunix -Asystem(aix)"
#define CPP_SPEC "%(cpp_cpu) %[cpp_cpu] \
"%{posix:-D_POSIX_SOURCE}%{!posix:-DAIX} -D_I386 -D_AIX -D_MBCS"
%{posix:-D_POSIX_SOURCE}%{!posix:-DAIX} -D_I386 -D_AIX -D_MBCS"
/* special flags for the aix assembler to generate the short form for all
qualifying forward reference */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment