Mark pr last change.

From-SVN: r54629
This commit is contained in:
Richard Henderson 2002-06-14 17:42:52 -07:00
parent 43e4a9d870
commit 52689a988b
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2002-06-14 Eric Botcazou <ebotcazou@multimania.com>
PR c/6677
* convert.c (convert_to_integer) [LSHIFT_EXPR]: Don't pass
the truncation down when the target type is signed.
[trunc1]: Use unsigned arithmetic for LSHIFT_EXPR.