spu-c.c (spu_resolve_overloaded_builtin): Call lang_hooks.types_compatible_p instead...
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 18 Feb 2010 19:53:02 +0000 (19:53 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 18 Feb 2010 19:53:02 +0000 (19:53 +0000)
commit86866b288ea526e0f6721cebb78d0dc5c2126254
treecffc06460f754e837695b86e480c95e7dd8f2f96
parent7890246f665ba2778e91aae45580016cccecca35
spu-c.c (spu_resolve_overloaded_builtin): Call lang_hooks.types_compatible_p instead of comptypes.

* config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
lang_hooks.types_compatible_p instead of comptypes.

From-SVN: r156873
gcc/ChangeLog
gcc/config/spu/spu-c.c