Another MIPS/R6000 IPA C++ refactoring fix.
commit6433f232030b9603ebdb0c50f3ee3f01af0f2894
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 14:17:57 +0000 (24 14:17 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 24 Jul 2014 14:17:57 +0000 (24 14:17 +0000)
tree62f7ddbe59bb05a9acb997b48b6aa6905b0936b9
parentb093324a3e2fa1c7ba300931184ae8d1e89bb51d
Another MIPS/R6000 IPA C++ refactoring fix.

* mips.c (mips_start_unique_function): Correct cgraph_node function
used.
* rs6000.c (call_ABI_of_interest): Likewise.
(rs6000_code_end): Likewise.

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