This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Commentary typo fixes


On Fri, Jun 5, 2009 at 9:24 PM, Bernhard
Reutner-Fischer<rep.dot.nop@gmail.com> wrote:
> :ADDPATCH gcc:
>
> ? ? ? ?* errors.c (internal_error): Commentary typo fix.
> ? ? ? ?* gimple-iterator.c (gsi_insert_seq_on_edge): Ditto.
> ? ? ? ?* tree-ssa-pre.c: Ditto.

Ok.

Richard.

> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
> ---
> ?gcc/ChangeLog ? ? ? ? | ? ?6 ++++++
> ?gcc/errors.c ? ? ? ? ?| ? ?3 ++-
> ?gcc/gimple-iterator.c | ? ?2 +-
> ?gcc/tree-ssa-pre.c ? ?| ? ?8 ++++----
> ?4 files changed, 13 insertions(+), 6 deletions(-)
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]