* config/arm/arm-ldmstm.ml: Fix a typo in comment.

From-SVN: r168106
This commit is contained in:
Jie Zhang 2010-12-21 09:18:49 +00:00 committed by Jie Zhang
parent ef72faafed
commit f0433b26e7
2 changed files with 5 additions and 1 deletions

View 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

View 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