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]

Missing documentation



Gentlemen --

  PR761 refers to various undocumented compiler options.  Those of you
on the CC list are there because you either seem to have written some
of the code in question, maintain that portion of the compiler, or
seem knowledgable.

  Surely you want people do know that your labors have born fruit in
the form of compiler options!  Here are the ones that need invoke.texi
documentation, along with names for people who seem like good
candidates to add the missing information.  All invoke.texi patches
you might make as a result of this mail are preapproved.

  ???
  
     -fbounded-pointers
     -fbounds-check

     Do these actually work?  If not, we should just remove the
     options for GCC 3.0.  Does anyone know?

  Alexandre:

     -print-multi-lib
     -print-multi-directory
     -aux-info

  Bernd:

     -fsched-verbose
     -fsched-interblock
     -fsched-spec
     -fsched-spec-load
     -fsched-spec-load-dangerous
     -fbranch-count-reg

  Richard:

     -fnon-call-exceptions
     -fpeephole2

  Zack, Neil:

     -fpreprocessed
 
  Jason E.:

     -freorder-blocks

  Jason M.: 

     -feliminate-dwarf2-dups

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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