]> gcc.gnu.org Git - gcc.git/commitdiff
Fix typo.
authorDavid Edelsohn <dje@gcc.gnu.org>
Mon, 14 Feb 2005 20:22:03 +0000 (15:22 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Mon, 14 Feb 2005 20:22:03 +0000 (15:22 -0500)
From-SVN: r95043

gcc/ChangeLog

index 0ec0e849fa811bab27915a6218f3e952ba510859..d4980fe3a1d3cfc24e765d4def074df915c6b115 100644 (file)
@@ -1,9 +1,9 @@
 2005-02-14  David Edelsohn  <edelsohn@gnu.org>
 
        PR target/19019
-       * config/rs6000/rs6000.md (truntfdf2): Change to define_expand.
+       * config/rs6000/rs6000.md (trunctfdf2): Change to define_expand.
        (trunctfdf2_internal1): New.
-       (trunctfdf2_internal2): XLC-compatible fadd version.
+       (trunctfdf2_internal2): Renamed from trunctfdf2.
 
 2005-02-14  Diego Novillo  <dnovillo@redhat.com>
 
This page took 0.059653 seconds and 5 git commands to generate.