Path: utzoo!yunexus!telly!attcan!dptcdc!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!THRASH.PRINCETON.EDU!staelin From: staelin@THRASH.PRINCETON.EDU (Carl Staelin) Newsgroups: gnu.g++.bug Subject: addendum to prior bug report Message-ID: <8903222211.AA07751@thrash.princeton.edu> Date: 22 Mar 89 22:11:12 GMT Article-I.D.: thrash.8903222211.AA07751 Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 17 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 ) 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