dwarf2out.c (size_of_pubnames): Move code to...
authorSterling Augustine <saugustine@google.com>
Thu, 25 Jul 2013 22:18:21 +0000 (22:18 +0000)
committerSterling Augustine <sterling@gcc.gnu.org>
Thu, 25 Jul 2013 22:18:21 +0000 (22:18 +0000)
commitb60512074dda38da43f3781ab039e0d59c23c6db
tree01bed8116c99d5c56c779b5e96442f91115c944c
parentf0051264182ba3d09445f169bfb10b660127f4da
dwarf2out.c (size_of_pubnames): Move code to...

2013-07-25  Sterling Augustine  <saugustine@google.com>

* dwarf2out.c (size_of_pubnames): Move code to...
(include_pubname_in_output): ...here.  New.
(want_pubnames): Rearrange.
(output_pubnames): Call include_pubname_in_output.  Move assertion.

From-SVN: r201255
gcc/ChangeLog
gcc/dwarf2out.c