diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/ChangeLog-2005 | 2 |
1 files changed, 1 insertions, 1 deletions
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 <graham.stott@btinternet.com> |
