invoke.texi (Debugging Options): Document -g0.
authorGeoffrey Keating <geoffk@apple.com>
Mon, 18 Dec 2006 21:10:16 +0000 (21:10 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Mon, 18 Dec 2006 21:10:16 +0000 (21:10 +0000)
commitec75a430b0e1c279d1814d7c94620d01c5075db6
tree0a96843d6848a73b2bba603f28078f88fca4579e
parentdfdec7a7054a692dbd50543daf5d74a1c1b92472
invoke.texi (Debugging Options): Document -g0.

* doc/invoke.texi (Debugging Options): Document -g0.
* config/darwin.h (LINK_COMMAND_SPEC): Replace -gnone with -g0.
* config/darwin9.h (LINK_COMMAND_SPEC): Likewise.

From-SVN: r120013
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/darwin9.h
gcc/doc/invoke.texi