This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
The fourth test release of gcc-2.95.3 is available
- To: <gcc at gcc dot gnu dot org>
- Subject: The fourth test release of gcc-2.95.3 is available
- From: Bernd Schmidt <bernds at cambridge dot redhat dot com>
- Date: Wed, 21 Feb 2001 17:15:59 +0000 (GMT)
- Cc: "William C. Wendling" <wendling at ncsa dot uiuc dot edu>,"'David Scott Urban" <urban at ast dot lmco dot com>,Matthias Klose <doko at smile dot cs dot tu-berlin dot de>,"Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>,Tim Prince <tprince at computer dot org>,Tim Schmielau <tim at gans dot physik3 dot uni-rostock dot de>,Philip Blundell <pb at mill dot labs dot futuretv dot com>,Dave Korn <davek-ml at ntlworld dot com>,"Christian T. Steigies" <cts at nikocity dot de>
The fourth (and hopfully last) test release of gcc-2.95.3 is available from
ftp://gcc.gnu.org/pub/gcc/releases/gcc-2.95.3-prerelease/
This test release is named gcc-2.95.3.test4. This time, there's also a
diff relative to test3 (test3-test4.diff.gz). The essential parts of this
can also be generated with
cvs rdiff -r gcc-2_95_3-test3 -r gcc-2_95_3-test4 gcc
without the need for a checked-out CVS tree.
Many thanks to everyone who has so far provided test results for the previous
test releases. This one backs out two patches that have introduced
instability. If I interpreted all the test results correctly, there should
be no regressions vs. 2.95.2 on any of the targets for which test results
have been sent in.
Please test this version, as described in the
instructions
http://gcc.gnu.org/gcc-2.95/testing.html
and send in the results. Please also report if there are any glitches
in the packaging.
Over the weekend, I'll repeat a few tests of my own that I did against the
second test release. If no problems show up, we can have a gcc-2.95.3
release early next week.
Bernd