From 4873b277ca11ccbc7cea2f03bb273cf157b2e57d Mon Sep 17 00:00:00 2001 From: Marc Lehmann Date: Tue, 23 Feb 1999 10:23:02 +0000 Subject: [PATCH] =?UTF-8?q?=EF=BF=BD=20corrected=20a=20minor=20typoe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From-SVN: r25388 --- gcc/ChangeLog | 5 +++++ gcc/config/i386/i386.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 909637b91e8..adeb320ad59 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Tue Feb 23 16:24:19 CET 1999 Marc Lehmann + + * config/i386/i386.md: fix typoe. + Mon Feb 22 19:36:33 1999 Andrew Cagney * config/mips/mips.c (mips_debugger_offset): When TARGET_MIPS16 && @@ -144,6 +148,7 @@ Fri Feb 19 18:18:56 1999 Don Bowman * configure.in (mips*-*-vxworks*): Enable gthreads vxworks support. * configure: Rebuilt. +>>>>>>> 1.3049 Sun Feb 21 20:34:44 PST 1999 Jeff Law (law@cygnus.com) * version.c: Bump for snapshot. diff --git a/gcc/config/i386/i386.md b/gcc/config/i386/i386.md index 5ba6dca6cee..c68d5f8d099 100644 --- a/gcc/config/i386/i386.md +++ b/gcc/config/i386/i386.md @@ -4720,7 +4720,7 @@ byte_xor_operation: "" "") -;; For regsiter destinations: +;; For register destinations: ;; add == 2 bytes, move == 2 bytes, shift == 3 bytes, lea == 7 bytes ;; ;; lea loses when optimizing for size