This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Checkin Policy


> So, I suggest that you take the time to run the C++ testsuite as
> well.  If you notice the C++ test results changing over time, please
> complain; that will encourage the C++ developers (myself included) to
> make sure we're not breaking the testsuite.  

That's what I'm seeing right now.  It seems that some things just don't
work with libc5 ???

FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/pdel1.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.eh/spec4.C  Execution test
XPASS: g++.ext/arrnew2.C - (test for bogus messages, line 4)
FAIL: g++.martin/new1.C  Execution test
FAIL: g++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh23.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/offset1.C  Execution test
FAIL: g++.mike/virt5.C  Execution test
FAIL: g++.other/array1.C  Execution test
FAIL: g++.pt/instantiate4.C (test for excess errors)
FAIL: g++.robertl/eb50.C  Execution test
FAIL: g++.robertl/eb66.C  Execution test

phal:/s/devo/gcc/config/sh$ uname -a
Linux phal 2.0.33 #2 Mon Feb 2 23:10:54 GMT 1998 i686 unknown
phal:/s/devo/gcc/config/sh$ /sbin/ldconfig -v -N -X
/sbin/ldconfig: version 1.9.6
/usr/X11R6/lib:
        libz.so.1 => libz.so.1.0.4
        libtiff.so.3 => libtiff.so.3.4.37
        libjpeg.so.6 => libjpeg.so.6.0.1
        libXtst.so.6 => libXtst.so.6.1
        libforms.so.0.81 => libforms.so.0.81
        libXaw3d.so.6 => libXaw3d.so.6.1
        libXt.so.6 => libXt.so.6.0
        libXp.so.6 => libXp.so.6.2
        libXmu.so.6 => libXmu.so.6.0
        libXi.so.6 => libXi.so.6.0
        libXext.so.6 => libXext.so.6.3
        libXaw.so.6 => libXaw.so.6.1
        libXIE.so.6 => libXIE.so.6.0
        libX11.so.6 => libX11.so.6.1
        libSM.so.6 => libSM.so.6.0
        libPEX5.so.6 => libPEX5.so.6.0
        libICE.so.6 => libICE.so.6.3
        libXpm.so.4 => libXpm.so.4.10
        libtk4.2.so => libtk4.2.so
/usr/i486-linux/lib:
/usr/i486-linuxaout/lib:
        libm.so.4 => libm.so.4.6.27
        libdb.so.1 => libdb.so.1.85.1
        libcurses.so.0 => libcurses.so.0.1.2
/usr/local/lib:
/usr/lib:
        libexpect.so.5.18 => libexpect.so.5.18.1
        libtkx.so.400 => libtkx.so.400.0
        libtk4.0.so.1 => libtk4.0.so.1
        libtclx.so.740 => libtclx.so.740.0
        libpthreads.so.1 => libpthreads.so.1.60.4
        libpanel.so.3.0 => libpanel.so.3.0.970515
        libgz.so.1 => libgz.so.1.0.4
        libjpeg.so.5 => libjpeg.so.5.0.1
        libtcl7.6.so => libtcl7.6.so
        libopcodes.so.2.8.1 => libopcodes.so.2.8.1
        libbfd.so.2.8.1 => libbfd.so.2.8.1
        libgpm.so.1 => libgpm.so.1.13
        libtermcap.so.2 => libtermcap.so.2.0.8
        libcurses.so.1 => libcurses.so.1.0.0
        libgnumalloc.so.5 => libgnumalloc.so.5
        libmenu.so.3.0 => libmenu.so.3.0.970515
        libform.so.3.0 => libform.so.3.0.970515
        libstdc++.so.27 => libstdc++.so.27.2.1
        libg++.so.27 => libg++.so.27.2.1
        libgdbm.so.1 => libgdbm.so.1.7.3
        libdb.so.1 => libdb.so.1.85.5
/lib:
        libc.so.4 => libc.so.4.7.6
        libm.so.5 => libm.so.5.0.9
        libncurses.so.3.0 => libncurses.so.3.0.970515
        libncurses.so.1.9 => libncurses.so.1.9.7a
        libc.so.5 => libc.so.5.4.33
        ld-linux.so.1.7.14 => ld-linux.so.1.7.14
        ld-linux.so.1 => ld-linux.so.1.9.6
        libdl.so.1 => libdl.so.1.9.6


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]