From: Jan Hubicka Date: Sat, 10 Oct 2015 19:44:07 +0000 (+0000) Subject: tree.c (type_with_interoperable_signedness): New. X-Git-Tag: basepoints/gcc-7~4020 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ba9c455ff204f74f3a39232fcc9da7770169f70;p=thirdparty%2Fgcc.git tree.c (type_with_interoperable_signedness): New. * tree.c (type_with_interoperable_signedness): New. (gimple_canonical_types_compatible_p): Use it. * tree.h (type_with_interoperable_signedness): Declare From-SVN: r228681 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c92e7444b1f3..531ea11f1555 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-10-10 Jan Hubicka + + * tree.c (type_with_interoperable_signedness): New. + (gimple_canonical_types_compatible_p): Use it. + * tree.h (type_with_interoperable_signedness): Declare + 2015-10-10 Jan Hubicka * fold-const.c (operand_equal_p): Document OEP_ADDRESS_OF