]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc/
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jan 2017 14:04:05 +0000 (14:04 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jan 2017 14:04:05 +0000 (14:04 +0000)
commitdc8246187c9d1e0e6d1246f247e5e50f30ceb80c
tree7c01669af50403b267f72c3cf76d7b8d5f04a8e1
parent1cda36f64c8565c872946f2896e1eb168b2fadd3
gcc/
* ipa-visibility.c (function_and_variable_visibility): Reformat
comments and long lines.  Remove extrneous if.
* symtab.c (symtab_node::make_decl_local): Fix code format.
(symtab_node::set_section_for_node): Fix comment typo.

gcc/lto/
* lto-partition.c (lto_balanced_map): Reformat/respell comment.
(may_need_named_section_p): Likewise.
(rename_statics): Likewise.
(lto_promote_cross_file_statics): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244156 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ipa-visibility.c
gcc/lto/ChangeLog
gcc/lto/lto-partition.c
gcc/symtab.c