pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/gcc-aux



Module Name:    pkgsrc
Committed By:   marino
Date:           Mon Oct  1 17:26:52 UTC 2012

Modified Files:
        pkgsrc/lang/gcc-aux: Makefile distinfo
        pkgsrc/lang/gcc-aux/files: diff-ada diff-core

Log Message:
lang/gcc-aux 4.7.1: Upgrade to version 4.7.2

The GCC projected released version 4.7.2 on 20 September.  There were few
diff changes (only core and ada) between it and version 4.7.1, so it's a
straightforward update.

Release announcement: http://gcc.gnu.org/ml/gcc/2012-09/msg00181.html

Notable Excerpts:
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

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.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gcc-aux/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/gcc-aux/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/gcc-aux/files/diff-ada
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/gcc-aux/files/diff-core

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index