gcc-4.7-20110903 is now available
Snapshot gcc-4.7-20110903 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110903/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.7 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 178502 You'll find: gcc-4.7-20110903.tar.bz2 Complete GCC MD5=9c474e0d97018275bef8f4ca978117a6 SHA1=99bfe36077834aa747c1ae548597cbecceabcb8a Diffs from 4.7-20110827 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-4.7 link is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.
Re: GCC online documentation
On Wed, 29 Jun 2011, Jonathan Wakely wrote: >> "GCC 4.6.1 Standard C++ Library Manual" and "GCC 4.6.1 Standard C++ Library >> Reference Manual" missing. >> >> [from http://gcc.gnu.org/onlinedocs/gcc-4.6.1/ ] > I'm not sure if someone needs to generate those libstdc++ docs > manually. Gerald or Benjamin should know. The libstdc++ docs are quite different from all the others, and need to be generated separately still, I think. Benjamin is the one taking care of it usually. Gerald