[gnu.g++.bug] compiling libg++-1.35.0

mlm@CS.BROWN.EDU (05/27/89)

	I just copied g++ 1.35.1 and libg++ 1.35.0 from yahi.stanford.edu
	and tried to compile them both.  g++ compiles without any
	problems, but when I tried to use it to compile libg++ 135.0,
	it seemed to go into an infinite loop trying to compile the
	file Complex.cc.

	The stats on the tar files I copied:
	    -rw-rw-rw-  1 33         927937 May 25 10:14 g++.xtar.Z
	    -rw-rw-rw-  1 33         627453 May 17 06:30 libg++-1.35.0.tar.Z

	Our system: Sun 3/60 running SunOS 4.0.1 - gcc 1.35

	I believe the diffs posted by tiemann@yahi had already been
	applied to the file in this version of g++.xtar.Z - have there
	been any more bug fixes I missed?

						Moises