From 738caefc9e9bd7c6c5f51683947d90d2041035c3 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 31 Mar 2006 14:08:41 +1100 Subject: [PATCH] Typo fix. From-SVN: r112564 --- gcc/ChangeLog-2005 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog-2005 b/gcc/ChangeLog-2005 index 411addd..175bbb3 100644 --- a/gcc/ChangeLog-2005 +++ b/gcc/ChangeLog-2005 @@ -233,7 +233,7 @@ PR tree-optimization/25125 * convert.c (convert_to_integer): Don't narrow the type of a - PLUX_EXPR or MINUS_EXPR if !flag_wrapv and the unwidened type + PLUS_EXPR or MINUS_EXPR if !flag_wrapv and the unwidened type is signed. 2005-12-26 Graham Stott -- 2.7.4