From: Richard Kenner Date: Sat, 16 Feb 2002 18:55:21 +0000 (-0500) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7303604fed90505f3a4a8e5e80d42c8321ed5adc;p=gcc.git Fix typo. From-SVN: r49808 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c960356ecd1..cfffa40962c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ Sat Feb 16 13:48:50 2002 Richard Kenner - * config/alpha/alpha.md (*movsi_nt_vms_nofix): Was *movesi_nt_vms; + * config/alpha/alpha.md (*movsi_nt_vms_nofix): Was *movsi_nt_vms; now only if !TARGET_FIX. (*movsi_nt_vms_fix): New pattern.