[3490] in Athena Bugs
(RTPC) Version 6.3B: hc
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Oct 25 02:35:42 1989
Date: Wed, 25 Oct 89 02:35:08 -0400
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System type, version: (RTPC) Version 6.3B
System name: pit-manager
What's wrong:
cc -O -I. -I/usr/include/X11 -I/usr/include/X11/bitmaps -c cheapmoon.c
>>>>>>>> S Y S T E M E R R O R 1 <<<<<<<<, in TREES:Inc_last_node
Exceeded Node_limit
(Fstackdump) Can't display call trace: read error occurred while reading string
table
Error was severe. Program terminated.
>>>>>>>> S Y S T E M E R R O R
TREES:Inc_last_node
Exceeded Node_limit
What should have happened:
The compiler should not barf on that file, which is a valid C file
(in /mit/sipbsrc/src/xphoon/cheapmoon.c, if you're curious). cc on
both the VAX and the MIPS succeed on this file without any problem, as
does hc2, so I suppose it isn't really a bug (since hc2 fixes it), but
I thought I should report it anyway.
jik