Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!CSVAX.CALTECH.EDU!andy From: andy@CSVAX.CALTECH.EDU (Andy Fyfe) Newsgroups: gnu.g++.bug Subject: g++ version 1.36.4- Message-ID: <9001230750.AA25055@csvax.caltech.edu> Date: 23 Jan 90 07:50:13 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 9 I've compiled g++ 1.36.4-, based on gcc 1.36.93 (this being what I found on trix), with gcc 1.36 on both a sun4 (os 4) and sun3 (os 3.5). On the sun4, the libg++ 1.36.3 tests all passed. On the sun3, there were 2 failures (so far). The first was twrapper.cc, which failed to compile, and has already been reported here. The other was tRational, which dumps core when run due to a failed assertion, namely Failed assertion (approxpi >? rpi) == approxpi at line 125 of `tRational.cc'. Any suggestions as to what to look for to isolate this problem?