From a2d67028cd946e4ffec60ee78c355b8958bdcacd Mon Sep 17 00:00:00 2001 From: rguenth Date: Fri, 27 Jul 2012 12:09:30 +0000 Subject: 2012-07-27 Marek Polacek * 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 --- gcc/cgraphunit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/cgraphunit.c') diff --git a/gcc/cgraphunit.c b/gcc/cgraphunit.c index 89765b5e121..a5588bb2775 100644 --- a/gcc/cgraphunit.c +++ b/gcc/cgraphunit.c @@ -34,7 +34,7 @@ along with GCC; see the file COPYING3. If not see (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. -- cgit v1.2.3