Obvious ChangeLog fix.

From-SVN: r188966
This commit is contained in:
Sterling Augustine 2012-06-25 22:56:04 +00:00
parent c9a0e75077
commit 0aba86007d
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@
(gen_namespace_die): Call add_pubname_string.
(dwarf2out_finish): Call add_AT_pubnames; Move logic on when to
produce pubnames and pubtypes sections to output_pubnames.
* common.opt: New option '-gpubnames'.
* common.opt (-gpubnames): New option.
* doc/invoke.texi: Document it.
2012-06-21 Steven Bosscher <steven@gcc.gnu.org>