This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
missing documentation for gcc
- To: gcc-bugs at gcc dot gnu dot org
- Subject: missing documentation for gcc
- From: "Kartik K. Agaram" <akkartik at cs dot utexas dot edu>
- Date: Tue, 22 Aug 2000 22:26:15 -0500 (CDT)
- cc: drepper at cygnus dot com, "Kartik K. Agaram" <akkartik at cs dot utexas dot edu>
The documentation for gcc is missing any mention of the -dv option that
generates flow graphs for programs:
http://www.gnu.org/software/gcc/news/egcs-vcg.html
The contributer, Ulrich Drepper, doesn't have the time. So who's
responsible? And what other undocumented options does gcc have that aren't
mentioned?
Kartik