GCC 4.4.0 released

Submitted by admin on 24 April 2009 - 12:22am
The new version of GCC 4.4.0 has been released. It brings many new features compared to the previous version. The most important novelty is Graphite framework that is now integrated with the compiler. The framework enables the partial automation of loops parallelization. In addition, the old registers allocator has been replaced by a new one which is based on new algorithms. Another new feature is support for OpenMP 3.0. The new compiler has also improved support for the new standard C++0x.