rs6000.c (call_ABI_of_interest): Call cgraph_get_create_node instead of cgraph_node.
authorPat Haugen <pthaugen@us.ibm.com>
Tue, 12 Apr 2011 20:59:41 +0000 (20:59 +0000)
committerPat Haugen <pthaugen@gcc.gnu.org>
Tue, 12 Apr 2011 20:59:41 +0000 (20:59 +0000)
commited940a4ab9140594b6e42fcf74818535bec5ada7
tree7eab109498a3723e68951c482b69f8219ffb8fea
parent44720bef9d5a11cf39c1eabbeb2c0739d0504ef8
rs6000.c (call_ABI_of_interest): Call cgraph_get_create_node instead of cgraph_node.

        * config/rs6000/rs6000.c (call_ABI_of_interest): Call
        cgraph_get_create_node instead of cgraph_node.

From-SVN: r172345
gcc/ChangeLog
gcc/config/rs6000/rs6000.c