From: Jie Zhang Date: Tue, 21 Dec 2010 09:18:49 +0000 (+0000) Subject: * config/arm/arm-ldmstm.ml: Fix a typo in comment. X-Git-Tag: releases/gcc-4.6.0~1721 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0433b26e73a34b6eea280ed3afe18416ae3a0b6;p=thirdparty%2Fgcc.git * config/arm/arm-ldmstm.ml: Fix a typo in comment. From-SVN: r168106 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e71e5110e60e..cbfafbd4be1b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-12-21 Jie Zhang + + * config/arm/arm-ldmstm.ml: Fix a typo in comment. + 2010-12-21 Jakub Jelinek PR middle-end/45852 diff --git a/gcc/config/arm/arm-ldmstm.ml b/gcc/config/arm/arm-ldmstm.ml index b841a1d836d2..221edd2aa31a 100644 --- a/gcc/config/arm/arm-ldmstm.ml +++ b/gcc/config/arm/arm-ldmstm.ml @@ -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