From Fedora Project Wiki

No edit summary
 
(69 intermediate revisions by 14 users not shown)
Line 1: Line 1:
==== GCC Compiler Collection ====
{{header|docs}}


This release of Fedora has been built with GCC {{Template:DocsDict/gccVer}}, which is included with the distribution.
{{Docs_beat_closed}}
 
For more information on GCC 4.3, refer to:


http://gcc.gnu.org/gcc-4.3/
[[Category:Docs Project]]
 
[[Category:Draft documentation]]
===== Target-Specific Improvements =====
[[Category:Documentation beats]]
 
====== IA-32/x86-64 ======
 
'''ABI changes'''
 
* Starting with GCC 4.3.1, decimal floating point variables are aligned to their natural boundaries when they are passed on the stack for i386.
 
'''Command-line changes'''
 
* Starting with GCC 4.3.1, the <code>-mcld</code> option has been added to automatically generate a <code>cld</code> instruction in the prologue of functions that use string instructions. This option is used for backward compatibility on some operating systems and can be enabled by default for 32-bit x86 targets by configuring GCC with the <code>--enable-cld</code> configure option.

Latest revision as of 01:32, 20 September 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.