]> git.ipfire.org Git - thirdparty/gcc.git/commit
spu-c.c (spu_resolve_overloaded_builtin): Call lang_hooks.types_compatible_p instead...
authorUlrich Weigand <uweigand@de.ibm.com>
Fri, 19 Feb 2010 17:17:23 +0000 (17:17 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Fri, 19 Feb 2010 17:17:23 +0000 (17:17 +0000)
commitc0a8946c7ccffd96dc0826e3965a9a22a3b1d286
tree0f6aea368e608b73a1898a6c3c355b3becf2bea3
parentcf7bcfbb741187e259c9051034911eeb681ac1f5
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: r156899
gcc/ChangeLog
gcc/config/spu/spu-c.c