Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/dist/gcc/gcc
Module Name: src
Committed By: uwe
Date: Sat May 29 00:49:15 UTC 2004
Modified Files:
src/gnu/dist/gcc/gcc: ChangeLog
src/gnu/dist/gcc/gcc/config/sh: sh.md
Log Message:
Fix for gcc target/13250 to correctly compile rotations, e.g. in
sha256 code in pkgtools/digest.
Ok by Matthew Green <mrg>.
2004-05-28 Kaz Kojima <kkojima%gcc.gnu.org@localhost>
PR target/13250
* config/sh/sh.md (rotlsi3): Use emit_move_insn.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/gnu/dist/gcc/gcc/ChangeLog
cvs rdiff -r1.1.1.2 -r1.2 src/gnu/dist/gcc/gcc/config/sh/sh.md
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index