This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Results for egcs-971122 Linux+i586
- To: egcs at cygnus dot com
- Subject: Results for egcs-971122 Linux+i586
- From: grahams at rcp dot co dot uk
- Date: Wed, 26 Nov 1997 17:53:29 GMT
clibc-2.0.5c (Compiled with egcs-971122 and -O9 -mpentium
-fexpensive-optimizations)
binutils-2.8.1.0.15 (Compiled with egcs-971122 and -O9 -mpentium
-fexpensive-optimizations)
egcs-971122: (bootstrapped -O9 -mpentium -fexpensive-optimizations)
=== gcc Summary ===
# of expected passes 4883
# of expected failures 5
# of unsupported tests 7
=== g++ tests ===
FAIL: g++.benjamin/warn01.C (test for excess errors)
FAIL: g++.eh/spec3.C Execution test
FAIL: g++.mike/p6610a.C Execution test
FAIL: g++.mike/p9732b.C (test for excess errors)
=== g++ Summary ===
# of expected passes 3397
# of unexpected failures 4
# of unexpected successes 3
# of expected failures 80
# of untested testcases 6
=== g77 tests ===
FAIL: g77.f-torture/execute/dnrm2.f execution
FAIL: g77.f-torture/execute/dnrm2.f execution
=== g77 Summary ===
# of expected passes 122
# of unexpected failures 2
=== libio Summary ===
# of expected passes 40
=== libstdc++ Summary ===
# of expected passes 30
----------
From: law
To: Neal Becker <neal@ctd.comsat.com>
Cc: egcs@cygnus.com
Subject: Re: make problems
Date: Wednesday, November 26, 1997 6:07AM
Received: from aluminium ([194.154.18.68]) by iron.rcp.co.uk (8.6.9/8.6.9)
with SMTP id GAA00181 for <grahams@rcp.co.uk>; Wed, 26 Nov 1997 06:05:59 GMT
Received: from aluminium by aluminium (NTMail 3.02.10) with ESMTP id
oa132978
for <grahams@rcp.co.uk>; Wed, 26 Nov 1997 06:05:05 +0000
Received: (from majordom@localhost)
by runyon.cygnus.com (8.8.7-cygnus/8.8.7) id PAA26209;
Tue, 25 Nov 1997 15:39:13 -0800 (PST)
Received: from cygint.cygnus.com (cygnus.com [205.180.230.20])
by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id PAA26205
for <egcs@cygnus.com>; Tue, 25 Nov 1997 15:39:11 -0800 (PST)
Received: from localhost.cygnus.com (rtl.cygnus.com [205.180.230.21])
by cygint.cygnus.com (8.8.5/8.8.7) with ESMTP id PAA01967;
Tue, 25 Nov 1997 15:39:11 -0800 (PST)
To: Neal Becker <neal@ctd.comsat.com>
cc: egcs@cygnus.com
Subject: Re: make problems
Reply-To: law@cygnus.com
In-reply-to: Your message of Tue, 25 Nov 1997 13:21:05 EST.
<E0xaPbd-0003U4-00@data.ctd.comsat.com>
Date: Tue, 25 Nov 1997 15:39:10 -0800
Message-ID: <17052.880501150@cygnus.com>
From: Jeffrey A Law <law@cygnus.com>
Sender: owner-egcs@cygnus.com
Precedence: bulk
In message <E0xaPbd-0003U4-00@data.ctd.comsat.com>you write:
> I noticed in egcs-971122 that make install and make check both cause
> code to be compiled. For example, make check does:
I believe this was a buglet in libstdc++/Makefile.in. I've installed a
patch
from HJ which should fix the problem.
jeff