From: David Edelsohn Date: Thu, 22 Sep 2005 15:19:23 +0000 (-0400) Subject: Fix typo in previous ChangeLog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=861fd9a03af8905545c6a069a399b971f4394950;p=gcc.git Fix typo in previous ChangeLog entry. From-SVN: r104530 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index efcba755998..89a3d4ce2ae 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3,7 +3,7 @@ PR target/24007 * config/rs6000/rs6000.md (movsf_hardfloat): Ignore special registers when choosing register preferences. - (movdf_hardfloat): Same. + (movdf_hardfloat64): Same. 2005-09-22 Andreas Krebbel