public inbox for gcc-announce@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: gcc-announce@gcc.gnu.org, gcc@gcc.gnu.org
Subject: GCC 4.7.2 Released
Date: Thu, 20 Sep 2012 15:28:00 -0000	[thread overview]
Message-ID: <20120920152739.GH26330@sunsite.ms.mff.cuni.cz> (raw)

The GNU Compiler Collection version 4.7.2 has been released.
                                                                                                                                                 
GCC 4.7.2 is the first bug-fix release containing important fixes                                                                                
for regressions and serious bugs in GCC 4.7.1 with over 70 bugs                                                                                  
fixed since the previous release.  This release is available from                                                                                
the FTP servers listed at:                                                                                                                       
                                                                                                                                                 
  http://www.gnu.org/order/ftp.html                                                                                                              

A notable change in GCC 4.7.2 compared to 4.7.1 are ABI bug fixes
related to some C++11 templates (std::list and std::pair).  As a result,
code using those templates in C++11 mode is again ABI compatible with
code in C++03/C++98 mode or C++11 mode of GCC 4.6 and earlier, but might
be ABI incompatible with code compiled by GCC 4.7.1 or 4.7.0 in C++11
mode.  See http://gcc.gnu.org/gcc-4.7/changes.html for more details.

Please do not contact me directly regarding questions or comments                                                                                
about this release.  Instead, use the resources available from                                                                                   
http://gcc.gnu.org.                                                                                                                              
                                                                                                                                                 
As always, a vast number of people contributed to this GCC release                                                                               
-- far too many to thank them individually!                                                                                                      

                 reply	other threads:[~2012-09-20 15:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120920152739.GH26330@sunsite.ms.mff.cuni.cz \
    --to=jakub@redhat.com \
    --cc=gcc-announce@gcc.gnu.org \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).