* cgraphunit.c: Rename varpool_finalize_variable to
varpool_finalize_decl in a comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189910
138bc75d-0d04-0410-961f-
82ee72b054a4
+2012-07-27 Marek Polacek <polacek@redhat.com>
+
+ * cgraphunit.c: Rename varpool_finalize_variable to
+ varpool_finalize_decl in a comment.
+
2012-07-27 Segher Boessenkool <segher@kernel.crashing.org>
* common/config/rs6000/rs6000-common.c (rs6000_handle_option):
(There is one exception needed for implementing GCC extern inline
function.)
- - varpool_finalize_variable
+ - varpool_finalize_decl
This function has same behavior as the above but is used for static
variables.