]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add missing changelog details in previous commit.
authorDavid S. Miller <davem@gcc.gnu.org>
Mon, 3 Oct 2011 00:52:32 +0000 (17:52 -0700)
committerDavid S. Miller <davem@gcc.gnu.org>
Mon, 3 Oct 2011 00:52:32 +0000 (17:52 -0700)
* config/sparc/predicates.md (const_one_operand): Delete.

From-SVN: r179442

gcc/ChangeLog

index fbc0b20077b24c85b0020e37c96d223a022331b3..b4fab736b28e2644a611cc604ccebbdddd2e5487 100644 (file)
@@ -5,6 +5,7 @@
        conditional insn type setting, we always emit a shift.
        (*ashlsi3_extend, *lshrsi3_extend0): New patterns.
        (*lshrsi3_extend): Rename to *lshrsi3_extend1.
+       * config/sparc/predicates.md (const_one_operand): Delete.
 
 2011-10-02  Gerald Pfeifer  <gerald@pfeifer.com>