]> git.ipfire.org Git - thirdparty/gcc.git/commit
go-gcc.cc (Gcc_backend::global_variable_set_init): Rename symtab_get_node to symtab_n...
authorUros Bizjak <uros@gcc.gnu.org>
Thu, 24 Jul 2014 17:58:45 +0000 (19:58 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 24 Jul 2014 17:58:45 +0000 (19:58 +0200)
commit0ffc395f0ea3b215a6f73035c9acac103f547769
treebc262481fcdf24265d2f0e5c8338a4359fe487af
parent9832651228968caed48dab8a1c892b7c605e7703
go-gcc.cc (Gcc_backend::global_variable_set_init): Rename symtab_get_node to symtab_node::get.

* go-gcc.cc (Gcc_backend::global_variable_set_init): Rename
symtab_get_node to symtab_node::get.

From-SVN: r213026
gcc/go/ChangeLog
gcc/go/go-gcc.cc