|
From: freshmeat.net <no...@fr...> - 2011-03-28 21:13:18
|
Dear freshmeat.net subscriber, barsnick just announced version 4.6.0 of gcc on freshmeat.net. The changes are as follows: Support for several processor architectures was obsoleted, while new platforms were added. A new general optimization level, -Ofast, was introduced. The Scalable Whole Program Optimizer (WHOPR) project has stabilized to the point of being usable. Many link-time and interprocedural optimization improvements were made. In the C family of languages, support for selectively enabling and disabling warnings was added. The experimental support for C++0x was improved, as well as for the C1X revision of the ISO C standard. Many C++ diagnostics were improved. Many other improvements were made. Project description: The GNU Compiler Collection contains frontends for C, C++, Objective-C, Fortran, Java, and Ada as well as libraries for these languages. It is a full-featured ANSI C compiler with support for K&R C as well. GCC provides many levels of source code error checking traditionally provided by other tools (such as lint), produces debugging information, and can perform many different optimizations to the resulting object code. Detailed history and release notes are available here: http://freshmeat.net/projects/gcc#release_330080 If you want to change your subscription to this project, please log in to: http://freshmeat.net/account/subscriptions Best regards, freshmeat.net -- This email was sent to dev...@li.... |