This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Documentating the removal of -fshared-data


The -fshared-data option has been removed in GCC 4.2, but as far as I
can tell this is not documented anywhere.  Would it be possible to
mention this at http://gcc.gnu.org/gcc-4.2/changes.html, and possibly
in a section of the GCC manual?


2006-02-21  Richard Sandiford  <richard@codesourcery.com>

        * doc/tm.texi (ASM_OUTPUT_SHARED_COMMON, ASM_OUTPUT_SHARED_BSS)
        ASM_OUTPUT_SHARED_LOCAL): Delete.
        * doc/invoke.texi (-fshared-data): Delete.
        * common.opt (fshared-data): Delete.

-- 
Martin Michlmayr
http://www.cyrius.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]