The HP compiler can't handle x11base.c unless the symbol table size is
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 Mar 1991 05:37:46 +0000 (05:37 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 28 Mar 1991 05:37:46 +0000 (05:37 +0000)
bumped.

v7/src/microcode/m/hp9k300.h

index 2dcc8ebab55b52c3da67913bd1ba06535095f9e5..61b6082d8ab4371519de1303e1645f0d20cdbdfb 100644 (file)
@@ -1,7 +1,7 @@
 /* -*-C-*-
    Machine file for HP9000 series 300 (or 200)
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/hp9k300.h,v 1.6 1990/02/06 16:22:17 jinx Rel $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/microcode/m/Attic/hp9k300.h,v 1.7 1991/03/28 05:37:46 jinx Exp $
 
 Copyright (c) 1989, 1990 Massachusetts Institute of Technology
 
@@ -67,7 +67,7 @@ MIT in each case. */
 /* The full optimizer breaks some of the files under 6.5. */
 #define C_OPTIMIZE_SWITCH +O1
 
-#define C_SWITCH_MACHINE -Wp,-H60000 -Wc,-Nt30000 -DTYPE_CODE_LENGTH=6
+#define C_SWITCH_MACHINE -Wp,-H60000 -Wc,-Nt30000,-Ns3000 -DTYPE_CODE_LENGTH=6
 
 #else