From: Jan Hubicka Date: Sat, 10 Oct 2015 19:44:07 +0000 (+0000) Subject: tree.c (type_with_interoperable_signedness): New. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6ba9c455ff204f74f3a39232fcc9da7770169f70;p=gcc.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 c92e7444b1f..531ea11f155 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