jjc@UUNET.UU.NET (James Clark) (05/11/89)
I just grabbed g++ 1.35.0- from osu-cis (version of 7 May). I applied the two patches posted on 7 May 89 16:01:52 GMT. On the sparc it loops on the following: extern "C" struct _iobuf { int _cnt; unsigned char *_ptr; unsigned char *_base; int _bufsiz; short _flag; char _file; } _iob[]; inline void foo(struct _iobuf *fp) { } James Clark jjc@jclark.uucp