]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/arm/arm-ldmstm.ml: Fix a typo in comment.
authorJie Zhang <jie@codesourcery.com>
Tue, 21 Dec 2010 09:18:49 +0000 (09:18 +0000)
committerJie Zhang <jiez@gcc.gnu.org>
Tue, 21 Dec 2010 09:18:49 +0000 (09:18 +0000)
From-SVN: r168106

gcc/ChangeLog
gcc/config/arm/arm-ldmstm.ml

index e71e5110e60e30d9b88572b743b994e25a6316e1..cbfafbd4be1b1613fdd9c551772f067cf21aa78e 100644 (file)
@@ -1,3 +1,7 @@
+2010-12-21  Jie Zhang  <jie@codesourcery.com>
+
+       * config/arm/arm-ldmstm.ml: Fix a typo in comment.
+
 2010-12-21  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/45852
index b841a1d836d2a9355ef5f1a28fabf97071081b48..221edd2aa31ac63eebde456772a0082d283b034f 100644 (file)
@@ -26,7 +26,7 @@
    3.09.2, though other versions will probably work too.
 
    Run with:
-     ocaml arm-ldmstm.ml >/path/to/gcc/config/arm/ldmstm.ml
+     ocaml arm-ldmstm.ml >/path/to/gcc/config/arm/ldmstm.md
 *)
 
 type amode = IA | IB | DA | DB