Mark pr last change.
authorRichard Henderson <rth@gcc.gnu.org>
Sat, 15 Jun 2002 00:42:52 +0000 (17:42 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 15 Jun 2002 00:42:52 +0000 (17:42 -0700)
From-SVN: r54629

gcc/ChangeLog

index 30640c70bfe54600f96238d864c987c66b704a9e..160c962fdab465803075fd3ab7cc7e2ae5f8a0b9 100644 (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.