From: Richard Kenner Date: Tue, 12 May 1992 13:04:42 +0000 (-0400) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=893bbfa84b1c2a95aa7e0f26c465495331feaae3;p=gcc.git *** empty log message *** From-SVN: r964 --- diff --git a/gcc/config/pa/pa.h b/gcc/config/pa/pa.h index d232df3d1b2..036bb72df2c 100644 --- a/gcc/config/pa/pa.h +++ b/gcc/config/pa/pa.h @@ -73,7 +73,7 @@ enum cmp_type /* comparison type */ /* Names to predefine in the preprocessor for this target machine. */ #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -Dunix -D_HPUX_SOURCE -Dhp9000 -Dhp800 -Dspectrum -DREVARGV" -y + /* Print subsidiary information on the compiler version in use. */ #define TARGET_VERSION fprintf (stderr, " (hp9000s800)");