Dear Wiki user, You have subscribed to a wiki page or wiki category on "Fedora Project Wiki" for change notification. The following page has been changed by BobJensen: http://fedoraproject.org/wiki/Docs/Beats/DevelTools/GCC The comment on the change is: Marking FC5 Content ------------------------------------------------------------------------------ + {{{ + Fedora Core 5 Release Notes Content is marked like this. + }}} == GCC Compiler Collection == - + {{{ This release of Fedora has been built with GCC 4.1 as the system compiler, which is included with the distribution. === Caveats === @@ -35, +38 @@ * The basic compiler, without any optimization (`-O0`), has been measured as much as 25% faster in real-world code. * Libraries may now contain function-scope static variables in multi-threaded programs. Embedded developers can use the `-fno-threadsafe-statics` to turn off this feature, but ordinary users should never do this. + }}}