[gnu.g++.bug] addendum to prior bug report

staelin@THRASH.PRINCETON.EDU (Carl Staelin) (03/23/89)

There were some things I forgot to include in my bug report of a few minutes
ago:
	1) I am running version 1.34 of the compiler
	2) the program c++ gets a fatal signal
	3) I am running under version 2.0 of MACH
	4) there were no special flags to compile it (simply g++ -c <file>)
	5) I have included a .E version of the code at the end of this file
	6) the compiler is run on a vax 785, and I used config.gcc vax
	   in creating the compiler. (config.g++?)
	7) my email address is staelin@princeton.edu
I hope this is enough information to find the bug.  If I am using the 
scoping rules incorrectly, I would appreciate it if you could tell me, but
I suspect the problem results from some sort of collision between the 
casting operation and the scoping operation. 

Thanks,
	Carl Staelin