From: hubicka Date: Sat, 10 Oct 2015 19:44:07 +0000 (+0000) Subject: * tree.c (type_with_interoperable_signedness): New. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=491999109de6ee3cf4a912c369c758ce8b44c0fb;p=thirdparty%2Fgcc.git * 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 --- 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