From Fedora Project Wiki

(Added Content about GCC 6)
No edit summary
Line 1: Line 1:
{{header|docs}}
{{header|docs}}{{Docs_beat_closed}}


[[Category:Docs Project]]
[[Category:Docs Project]]

Revision as of 04:50, 12 April 2016

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.

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