]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add forgotten changelog entry.
authordavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 May 2002 00:00:17 +0000 (00:00 +0000)
committerdavem <davem@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 May 2002 00:00:17 +0000 (00:00 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53273 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index faf72267d1656b791a98c4c37f59d1f0aa2af8c9..8f762dd89898456443f6335849116acba06bca28 100644 (file)
@@ -65,6 +65,12 @@ Tue May  7 10:06:22 2002  Jeffrey A Law  (law@redhat.com)
 
         * config/rs6000/rs6000.c (bdesc_2arg): Fix vmax typos.
 
+2002-05-06  David S. Miller  <davem@redhat.com>
+
+       * config/sparc/sparc.md (shift insns): Do not mask off
+       second operand, 'I' constraint and SHIFT_COUNT_TRUNCATED
+       take care of it.
+
 2002-05-06  Richard Henderson  <rth@redhat.com>
 
        PR c++/6212