Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/gnu/dist/gcc/gcc Pull up revision 1.8 (requested by uwe...
details: https://anonhg.NetBSD.org/src/rev/2f20967a5a10
branches: netbsd-2-0
changeset: 561222:2f20967a5a10
user: tron <tron%NetBSD.org@localhost>
date: Sun May 30 11:40:39 2004 +0000
description:
Pull up revision 1.8 (requested by uwe in ticket #419):
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.
diffstat:
gnu/dist/gcc/gcc/ChangeLog | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r 6714ac2bb2ed -r 2f20967a5a10 gnu/dist/gcc/gcc/ChangeLog
--- a/gnu/dist/gcc/gcc/ChangeLog Sun May 30 11:40:02 2004 +0000
+++ b/gnu/dist/gcc/gcc/ChangeLog Sun May 30 11:40:39 2004 +0000
@@ -1,3 +1,8 @@
+2004-05-28 Kaz Kojima <kkojima%gcc.gnu.org@localhost>
+
+ PR target/13250
+ * config/sh/sh.md (rotlsi3): Use emit_move_insn.
+
2003-07-10 Kazu Hirata <kazu%cs.umass.edu@localhost>
PR c/11449
Home |
Main Index |
Thread Index |
Old Index