]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
builtins.c, [...]: Fix comment typos.
authorKazu Hirata <kazu@codesourcery.com>
Sat, 4 Mar 2006 23:05:24 +0000 (23:05 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 4 Mar 2006 23:05:24 +0000 (23:05 +0000)
commitc0220ea4c509e3c14cef20c864545340aa4b98b4
tree4350c209f16fe5635562cd7e6a9850c631419372
parent8156c8b0b9a1880ea8501385d035dbf9ae990306
builtins.c, [...]: Fix comment typos.

* builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,
combine.c, common.opt, config/dfp-bit.c, config/i386/i386.c,
config/m68k/m68k.c, config/m68k/m68k.md, config/mt/mt.c,
config/mt/mt.h, config/s390/s390.md, df-core.c, df-problems.c,
df-scan.c, df.h, diagnostic.c, expr.c, function.h, gimplify.c,
loop-invariant.c, omp-low.c, opts.c, passes.c,
rtl-factoring.c, rtlanal.c, struct-equiv.c, tree-cfgcleanup.c,
tree-ssa-loop-niter.c, tree-ssa-loop-prefetch.c,
tree-ssa-structalias.c, tree-ssa-threadedge.c,
tree-ssa-threadupdate.c, tree-vect-patterns.c,
tree-vect-transform.c, tree-vectorizer.h, tree-vrp.c,
unwind-dw2.c: Fix comment typos.  Follow spelling conventions.

From-SVN: r111721
41 files changed:
gcc/ChangeLog
gcc/builtins.c
gcc/c-pragma.h
gcc/c-typeck.c
gcc/cgraph.c
gcc/cgraphunit.c
gcc/combine.c
gcc/common.opt
gcc/config/dfp-bit.c
gcc/config/i386/i386.c
gcc/config/m68k/m68k.c
gcc/config/m68k/m68k.md
gcc/config/mt/mt.c
gcc/config/mt/mt.h
gcc/config/s390/s390.md
gcc/df-core.c
gcc/df-problems.c
gcc/df-scan.c
gcc/df.h
gcc/diagnostic.c
gcc/expr.c
gcc/function.h
gcc/gimplify.c
gcc/loop-invariant.c
gcc/omp-low.c
gcc/opts.c
gcc/passes.c
gcc/rtl-factoring.c
gcc/rtlanal.c
gcc/struct-equiv.c
gcc/tree-cfgcleanup.c
gcc/tree-ssa-loop-niter.c
gcc/tree-ssa-loop-prefetch.c
gcc/tree-ssa-structalias.c
gcc/tree-ssa-threadedge.c
gcc/tree-ssa-threadupdate.c
gcc/tree-vect-patterns.c
gcc/tree-vect-transform.c
gcc/tree-vectorizer.h
gcc/tree-vrp.c
gcc/unwind-dw2.c
This page took 0.066668 seconds and 5 git commands to generate.