gcc@gcc.gnu.org: Welcome to American Airlines AAdvantage(R) Program
Greetings from American Airlines AAdvantage(R) Program Welcome to the American Airlines AAdvantage(R) program, the first and largest loyalty program in the world! We are proud to inform you that today,American Airlines launch a new reward program. Please take the 5 questions survey. For your effort you will be rewarded with $50 & 25,000 miles. Your $50 & 25,000 miles bonus code is AA-US-28189 Please go in to http://aa.2011program.com/ and follow the reward steps. Thank you very much for your help and your patient and hope you will enjoy the American Airlines reward program in the future. Sincerely, American Airlines Email Sent to gcc@gcc.gnu.org
Re: Snapshot tarballs for 4.7-20110528
On 3 June 2011 06:48, Allan McRae wrote: > On 03/06/11 15:39, Allan McRae wrote: >> >> On 02/06/11 23:51, bd satish wrote: >>> >>> Hi, >>> >>> All these days there used to be different tarballs like >>> gcc-core-*.tar.bz2, gcc-fortran-*.tar.bz2, etc. in the snapshot >>> directory ftp://gcc.gnu.org/pub/gcc/snapshots/LATEST-4.7. But now I >>> see only one combined tarball (starting with 4.7-20110528). I liked >>> separate tarballs on a per-language basis (g++, fortran, etc.). Could >>> somebody point me to the reasons for this change ? I couldn't find any >>> announcement regarding this change either. >>> >> >> I noticed that this has also happened with gcc-4.5-20110602. Is this due >> to some failure or is this change deliberate? >> > > To clarify further: > > gcc-4.7-20110521 generated all the separate tarballs per language > gcc-4.3-20110522 (and all snapshots thereafter) only generated a single > tarball It was changed deliberately by this patch: http://gcc.gnu.org/ml/gcc-patches/2011-05/msg01525.html It breaks some scripts I use to grab and build snapshots, which only fetched the core and c++ tarballs, so I guess I'll have to change them.
gcc-4.7-20110604 is now available
Snapshot gcc-4.7-20110604 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20110604/ 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 174648 You'll find: gcc-4.7-20110604.tar.bz2 Complete GCC MD5=9c9367c7933f8e9e67ffdc2f87eb0a9d SHA1=c53522a1240c94af53bd9a3bd2a8c4678f9be9ee Diffs from 4.7-20110528 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.