aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>2001-05-25 20:15:22 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2001-05-25 20:15:22 +0000
commit351d8ec89e1a22e3ab723f26ecfc9dc55bd1746f (patch)
tree64aed4698eb717208415734465f990a4085cc65e
parentdde5a563011476aa48a99e01f803b4cf9ed0e57d (diff)
downloadgcc-351d8ec89e1a22e3ab723f26ecfc9dc55bd1746f.zip
gcc-351d8ec89e1a22e3ab723f26ecfc9dc55bd1746f.tar.gz
gcc-351d8ec89e1a22e3ab723f26ecfc9dc55bd1746f.tar.bz2
Fix typo
From-SVN: r42587
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 715a4e6..3fc1c48 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -3,7 +3,7 @@
* config/alpha/alpha.md (movtf_internal): Use reg_overlap_mentioned_p
instead of rtx_equal_p for early clobber test.
-2001-05-26 Mark <mark@codesourcery.com>
+2001-05-26 Mark Mitchell <mark@codesourcery.com>
* builtins.def: Encode additional information, such as names and
types, here.