Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-29 06:12 Back to release list
4.6.0

Suporte para diversas arquiteturas de processador era obsoleto, enquanto novas plataformas foram adicionados. Um novo nível de otimização geral-Ofast, foi introduzido. O Scalable todo o programa Optimizer projeto (WHOPR) tenha se estabilizado a ponto de ser usada. Muitos apontam a tempo e otimização interprocedimento melhorias foram feitas. Na família de linguagens C, suporte para seletivamente ativar e desativar os avisos foi adicionado. O suporte experimental para C + +0 x foi melhorada, assim como para a revisão C1X do padrão ISO C. C + + Muitos diagnósticos foram melhorados. Muitas outras melhorias foram feitas.
Tags: Stable, Major feature enhancements, Minor bugfixes
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 Resources