Just
as expected, GCC 4.5.1 was released today thereby meeting their target of releasing this point update to the GNU Compiler Collection prior to August. GCC 4.5.1 targets regressions and other bugs since the release of
GCC 4.5.0 in mid-April.
The GCC 4.5.1 announcement came within the GCC 4.5.2 status report issued by Novell's Richard Guenther. This status report can be read on the
GCC mailing list. The number of P1 regressions is fortunately still at zero while the P2 regression count is down four but the least severe regressions (P3) are up by ten. GCC 4.5.1 should now be available from the GCC mirrors.
For those interested in some weekend reading that relates to this free software compiler, following the initial release of GCC 4.5 we published
compiler benchmarks comparing the 4.5 release to earlier versions of the GNU Compiler Collection. We also
benchmarked LLVM and Clang against the 4.5.0 release.