From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Buck To: pkoning@xedia.com (Paul Koning) Cc: egcs@cygnus.com (egcs team) Subject: Re: egcs 971031 tests on linux Date: Tue, 04 Nov 1997 19:30:00 -0000 Message-id: <199711050251.SAA16433@atrus.synopsys.com> References: <9711041538.AA11478@kona.> X-SW-Source: 1997-11/msg00170.html > This was built for i586-pc-linux-gnulibc1, RedHat 4.1 system (except > for the kernel which is 2.0.30), gcc 2.7.2.1, binutils 2.8.1.0.15. (I > built those from source because I didn't want to install the binaries > on top of my standard binutils in /usr/bin...) No config switches. Odd: I get two more XPASS results than you do for roughly the same target: > 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/eh35.C Execution test I also get XPASS: g++.mike/dyncast1.C Execution test XPASS: g++.mike/dyncast2.C Execution test My setup is slightly different: I have Red Hat 4.2, and I have --enable-shared set.