* tree.c (type_with_interoperable_signedness): New.
commit491999109de6ee3cf4a912c369c758ce8b44c0fb
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 2015 19:44:07 +0000 (10 19:44 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Oct 2015 19:44:07 +0000 (10 19:44 +0000)
treeb72dae25deaca6289759b430bfef856b0c96aa2f
parent37f21d1fad625bd5937cfcaada295a9db9c6fd62
* tree.c (type_with_interoperable_signedness): New.
(gimple_canonical_types_compatible_p): Use it.
* tree.h (type_with_interoperable_signedness): Declare

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