This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc 3.4 experimental?
- From: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 26 Nov 2003 09:33:16 -0500 (EST)
- Subject: gcc 3.4 experimental?
I am seeing something puzzling. The other night I did
a cvs pull of the main gcc trunk using...
setenv CVSROOT -d :pserver:anoncvs@subversions.gnu.org:/cvsroot/gcc
cvs login
cvs -z 9 co -P gcc
Building only g77 on a powermac under Panther, which works fine
with the 20031015 snapshot, I see almost 250 failures in the
g77 testsuite. However the gcc-testresults mailing list indicates
that on Darwin_6.3 and Darwin_7.0.0 only 4 unexpected failures
should occur. Is there some difference between the gcc 3.4
experimental source used for the gcc-testresults page and the
source I am actually retrieving with the cvs commands above?
Thanks in advance for any help and this is very confusing.
Jack