diff options
-rw-r--r-- | gcc/ChangeLog | 2 |
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. |