From 893bbfa84b1c2a95aa7e0f26c465495331feaae3 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 12 May 1992 09:04:42 -0400 Subject: [PATCH] *** empty log message *** From-SVN: r964 --- gcc/config/pa/pa.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)"); -- 2.30.2