Clearly document behaviour of multiple -g options
authorJonathan Wakely <jwakely@redhat.com>
Wed, 10 Apr 2019 14:39:59 +0000 (15:39 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 10 Apr 2019 14:39:59 +0000 (15:39 +0100)
commit07c2fa4665510267112030d500d7b1b7c0f4364e
tree8273fea4e8f11098397660ebde49b4f3cccddc36
parent620626daa52bb69df06c3ece4d3f0ef65c7f6d9d
Clearly document behaviour of multiple -g options

This copies the wording from the -O options to clearly state what
happens if more than one -g option is used.

* doc/invoke.texi (Debugging Options): Explicitly state the semantics
of using multiple -g options.

From-SVN: r270257
gcc/ChangeLog
gcc/doc/invoke.texi