IPA C++ refactoring fix.
commit448d76c7153e79b9439c221d1aadfa3e2ee550e3
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 13:54:06 +0000 (24 13:54 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 13:54:06 +0000 (24 13:54 +0000)
tree901a43720b75b8eb0d1fab7a0de4ed69a9e2cbc0
parenteac6007888fa5c71fadca49fb3deb6337c932cc5
IPA C++ refactoring fix.

* cgraphunit.c (compile): Correct function used.
        * rs6000.c (rs6000_xcoff_declare_function_name): Correct symtab_node funtion used.
        (rs6000_xcoff_declare_object_name): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@212993 138bc75d-0d04-0410-961f-82ee72b054a4
config/ChangeLog
gcc/ChangeLog
gcc/cgraphunit.c
gcc/config/rs6000/rs6000.c