Télécharger la liste

Description du projet

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.

Système requise

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.

2010-04-18 04:46 Retour à la liste release
4.5.0

Optimisations pour les processeurs Intel Atom ont été ajoutés, et le support pour d'autres processeurs a été renforcée. La bibliothèque MPC a été intégrée pour compiler de manière plus précise l'évaluation arithmétique du temps. Un optimiseur nouveau lien a été ajouté à temps, pour permettre des optimisations inter-procédurales. de nombreuses optimisations ont été améliorées. Les compilateurs C maintenant quitter immédiatement sur un fichier en-tête manquant. Le support expérimental de C + +0 x a été améliorée. Un dispositif expérimental C + + mode profil a été ajouté. De nombreux autres changements ont été effectués.
Tags: Stable, Minor bugfixes, Major feature enhancements
Optimizations for Intel Atom processors were added, and the support for other processors was enhanced. The MPC library was integrated for more accurate compile time arithmetic evaluation. A new link-time optimizer was added, to allow for inter-procedural optimizations. Many optimizations were improved. The C compilers now exit immediately on a missing header file. The experimental support for C++0x was improved. An experimental C++ profile mode was added. Many other changes were made.

Project Resources