This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Dwarf patch] Refactor logic to decide if a pubname should be output.


> gcc/ChangeLog
> 013-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.

This is OK. Thanks!

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]