From Fedora Project Wiki
mNo edit summary |
(Added Content about GCC 6) |
||
Line 1: | Line 1: | ||
{{header|docs | {{header|docs}} | ||
[[Category:Docs Project]] | [[Category:Docs Project]] | ||
[[Category:Draft documentation]] | [[Category:Draft documentation]] | ||
[[Category:Documentation beats]] | [[Category:Documentation beats]] | ||
==GCC 6== | |||
GCC is updated to version 6 in Fedora 24. GCC 6 has many new features: | |||
* General Optimizer improvements | |||
* New languages and language specific improvements in C, C++, and others | |||
* g++ and gcc will provide suggestions for misspelled command line options | |||
* New target and target specific improvements | |||
* Operating system based improvements such as Linux, AIX, and Windows | |||
For more information about what is new in GCC 6 please visit the GCC 6 changes page: [http://gcc.gnu.org/gcc-6/changes.html http://gcc.gnu.org/gcc-6/changes.html] |
Revision as of 02:36, 6 April 2016
GCC 6
GCC is updated to version 6 in Fedora 24. GCC 6 has many new features:
- General Optimizer improvements
- New languages and language specific improvements in C, C++, and others
- g++ and gcc will provide suggestions for misspelled command line options
- New target and target specific improvements
- Operating system based improvements such as Linux, AIX, and Windows
For more information about what is new in GCC 6 please visit the GCC 6 changes page: http://gcc.gnu.org/gcc-6/changes.html