From Fedora Project Wiki
(Cleared for F15) |
No edit summary |
||
Line 2: | Line 2: | ||
{{Docs_beat_open}} | {{Docs_beat_open}} | ||
== gcc == | |||
Fedora 15 comes with '''GCC''' 4.6.0 as primary compiler. Users will be able to see compiled code improvements and use the newly added features, such as improved C++0x support, support for the Go language, REAL*16 support in Fortran, etc. See http://gcc.gnu.org/gcc-4.6/changes.html for user visible changes in it, and [[Features/GCC46]] | |||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] |
Revision as of 15:11, 11 February 2011
gcc
Fedora 15 comes with GCC 4.6.0 as primary compiler. Users will be able to see compiled code improvements and use the newly added features, such as improved C++0x support, support for the Go language, REAL*16 support in Fortran, etc. See http://gcc.gnu.org/gcc-4.6/changes.html for user visible changes in it, and Features/GCC46