rs6000.c (call_ABI_of_interest): Call cgraph_get_node instead of cgraph_get_create_node.
authorPat Haugen <pthaugen@us.ibm.com>
Fri, 15 Apr 2011 20:54:18 +0000 (20:54 +0000)
committerPat Haugen <pthaugen@gcc.gnu.org>
Fri, 15 Apr 2011 20:54:18 +0000 (20:54 +0000)
commiteb229cf45a207f2c75bbab37ecbe7caa4f23b853
tree5f223c1716e3ec88144db2e11fffa8a6f3a60579
parenta6de01a6ddfb5bab044091548df0f868bc208646
rs6000.c (call_ABI_of_interest): Call cgraph_get_node instead of cgraph_get_create_node.

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

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