From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ronald Joe Record To: Robert Lipe Cc: egcs@cygnus.com Subject: Re: [djohnson@mps.ohio-state.edu: 971105 on i586-pc-linuxglibc1] Date: Thu, 06 Nov 1997 15:40:00 -0000 Message-id: <3462546F.1B26@sco.com> References: <19971106171811.46106@dgii.com> X-SW-Source: 1997-11/msg00233.html Yes, i am seeing something similar on the SVR5 based UnixWare Beta. With the 05-Nov-97 snapshot, I now pass all the gcc and g77 tests and the last part of the g++ check log looks like : PASS: g++.mike/dyncast2.C (test for excess errors) got a INT signal, interrupted by user === g++ Summary === # of expected passes 2467 # of unexpected failures 3 # of unexpected successes 1 # of expected failures 66 Executing on host: /x/src/devtools/egcs-971105/gcc/testsuite/../xgcc -v /x/src/devtools/egcs-971105/gcc/testsuite/../xgcc version egcs-2.90.16 971105 (cc2-970802 experimental) runtest completed at Thu Nov 6 14:05:00 1997 Ron Record rr@sco.com re: Robert Lipe wrote: > > Was this what you saw? > > Feel free to send your reply to 'egcs@cygnus.com' > > RJL > > -----Forwarded message from djohnson@mps.ohio-state.edu----- > > Date: Thu, 06 Nov 1997 12:05:40 -0500 (EST) > From: djohnson@mps.ohio-state.edu > Subject: 971105 on i586-pc-linuxglibc1 > To: egcs@cygnus.com > > Hi, > While running make check on 971105 the test hangs on > g++.mike/dyncast2.C. The program hangs on the line, > > void *vp = &dynamic_cast(*b); > > with compile options > > /opt/source/Egcs/gcc/testsuite/../xgcc > -B/opt/source/Egcs/gcc/testsuite/../ > /opt/source/egcs-971105/gcc/testsuite/g++.old-deja/g++.mike/dyncast2.C > -fexceptions -w -I/opt/source/egcs-971105/libio > -I/opt/source/Egcs/libraries/libio -I/opt/source/egcs-971105/libstdc++ > -I/opt/source/egcs-971105/libstdc++/stl > -I/opt/source/Egcs/gcc/testsuite/../include -lstdc++ > -L/opt/source/Egcs/libraries//libstdc++ > -L/opt/source/Egcs/libraries//libiberty -lm -o /tmp/a.out > > The program ran for over an hour before I realized that make check was > taking a bit too long. I killed it and the results for the make check are, > > === gcc Summary === > > # of expected passes 4883 > # of expected failures 5 > # of unsupported tests 7 > > and g++, > > FAIL: g++.benjamin/warn01.C (test for excess errors) > XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38) > FAIL: g++.jason/template31.C (test for excess errors) > FAIL: g++.mike/eh23.C Execution test > > === g++ Summary === > > # of expected passes 3378 > # of unexpected failures 3 > # of unexpected successes 1 > # of expected failures 81 > # of untested testcases 6 > > The system particulars are, libc-5.4.38, binutils-2.8.1.0.15, > libg++-2.7.2.8, ld.so-1.9.5 > > I'm going to try this with hj's libg++-2.8.0 (because I know he'll suggest > it). > > Doug > > -----End of forwarded message----- > > -- > Robert Lipe http://www.dgii.com/people/robertl robertl@dgii.com