changeset 23843:b250f3dae8d9

(C_SWITCH_SYSTEM) [!__GNUC__]: Increase space.
author Karl Heuer <kwzh@gnu.org>
date Thu, 10 Dec 1998 02:52:20 +0000
parents 8f7308ba6600
children fbe5abe46ac3
files src/s/irix4-0.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/irix4-0.h	Thu Dec 10 02:30:03 1998 +0000
+++ b/src/s/irix4-0.h	Thu Dec 10 02:52:20 1998 +0000
@@ -23,7 +23,7 @@
 /* We need to increase the expression tree space with -Wf,-XNh
    (ghazi@caip.rutgers.edu 7/8/97.)
 */
-#define C_SWITCH_SYSTEM -cckr -Wf,-XNh3000
+#define C_SWITCH_SYSTEM -cckr -Wf,-XNh4000
 #endif
 
 /* SGI has all the fancy wait stuff, but we can't include sys/wait.h