This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GCC 4.8.2 Release Candidate available from gcc.gnu.org
- From: Jakub Jelinek <jakub at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 9 Oct 2013 12:59:20 +0200
- Subject: GCC 4.8.2 Release Candidate available from gcc.gnu.org
- Authentication-results: sourceware.org; auth=none
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
The first release candidate for GCC 4.8.2 is available from
ftp://gcc.gnu.org/pub/gcc/snapshots/4.8.2-RC-20131009
and shortly its mirrors. It has been generated from SVN revision 203308.
I have so far bootstrapped and tested the release candidate on
x86_64-linux and i686-linux. Please test it and report any issues to
bugzilla.
If all goes well, I'd like to release 4.8.2 in the middle of next week.
Jakub