Download List

项目描述

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 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-01-30 07:06
4.4.3

这是海湾合作委员会第三次为4.4错误修复版本。
标签: Minor bugfixes
This is the 3rd bug fix release for GCC 4.4.

2009-07-26 19:25
4.4.1

此版本修复了回归和其它的一些漏洞。
标签: Stable, Minor bugfixes
This release fixes a number of regressions and other bugs.

2009-04-26 05:40
4.4.0

许多优化改进。版本的OpenMP规范3.0现在支持对的C,C + +和Fortran编译器。 “未初始化”的警告不要求能够优化了。对于即将到来的实验性支持的ISO C + +标准的C + +0 x的改善。几个新的指标和目标提出具体改善措施,而一些老的目标是废弃或删除。许多错误也得到了修复。
标签: Minor feature enhancements, Minor bugfixes, Stable
Many optimizer improvements were made. Version 3.0 of the OpenMP specification is now supported for the C, C++, and Fortran compilers. "Uninitialized" warnings do not require enabling optimization anymore. The experimental support for the upcoming ISO C++ standard C++0x was improved. Several new targets and target specific improvements were introduced, while several old targets were obsoleted or removed. Many bugs were fixed.

2009-01-29 03:32
4.3.3

本新闻稿中包含的修补程序,在海湾合作委员会的回归相对4.3.2以前版本的GCC。
标签: Major bugfixes
This release contains fixes for regressions in GCC 4.3.2 relative to previous releases of GCC.

2008-09-02 05:14
4.3.2

固定的几个错误。十进制浮点变量现在调整它们的自然边界时,堆栈上的i386通过。在“- mcld”命令行选项,并加入一些落后于操作系统的兼容性。
标签: Minor bugfixes
Several bugs were fixed. Decimal floating point variables are now aligned to their natural boundaries when they are passed on the stack for i386. The "-mcld" command line option was added for backward compatibility on some operating systems.

Project Resources