public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* undocumented optimization options
@ 2007-11-01 17:08 Janis Johnson
  2007-11-03 17:22 ` Gerald Pfeifer
  2007-11-03 20:41 ` Steven Bosscher
  0 siblings, 2 replies; 16+ messages in thread
From: Janis Johnson @ 2007-11-01 17:08 UTC (permalink / raw)
  To: gcc; +Cc: zadeck, razya, ctice, stevenb.gcc

Several options reported by --help=optimize are not documented in the
GCC Manual (via invoke.texi) but are still reported with
--help=optimize,^undocumented.  Here are the options along with the
people who checked in the entries to common.opt:

  -fipa-cp               steven
  -fipa-matrix-reorg     razya
  -fipa-pure-const       zadeck  (enabled with -O)
  -fipa-reference        zadeck  (enabled with -O)
  -fipa-type-escape      zadeck
  -fvar-tracking-uninit  ctice

Is there a policy about whether an experimental option can be left
undocumented, or should it be documented with a statement that it is
experimental?

If an option is left undocumented on purpose then its entry in common.opt
should include "Undocumented".

Janis


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-11-20 12:52 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-01 17:08 undocumented optimization options Janis Johnson
2007-11-03 17:22 ` Gerald Pfeifer
2007-11-05  3:32   ` Mark Mitchell
2007-11-07 17:48     ` Razya Ladelsky
2007-11-07 17:52       ` Kenneth Zadeck
2007-11-12 13:46         ` Razya Ladelsky
2007-11-12 14:04           ` Richard Guenther
2007-11-12 16:06             ` Razya Ladelsky
2007-11-12 16:07               ` Richard Guenther
2007-11-12 17:54                 ` Mark Mitchell
2007-11-21 18:04                   ` Razya Ladelsky
2007-11-21 20:56                     ` Richard Guenther
2007-11-13 20:02           ` Ian Lance Taylor
2007-11-15 19:35             ` Razya Ladelsky
2007-11-03 20:41 ` Steven Bosscher
2007-11-03 22:28   ` Steven Bosscher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).