]> gcc.gnu.org Git - gcc.git/commit - gcc/tree-cfg.c
c-typeck.c, [...]: Fix comment typos.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 26 Jun 2004 05:03:55 +0000 (05:03 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 26 Jun 2004 05:03:55 +0000 (05:03 +0000)
commit61ada8ae18a600c8ace28058fe592ce9842f6237
tree33b4de272330067b4be95383df8cefd291cd4392
parente1152c0bc885278944dfbfa1c877e045702abc3f
c-typeck.c, [...]: Fix comment typos.

* c-typeck.c, cfgexpand.c, ddg.c, ddg.h, df.c, fold-const.c,
gcov.c, gimplify.c, modulo-sched.c, passes.c, tree-cfg.c,
tree-mudflap.c, tree-nrv.c, tree-outof-ssa.c, tree-ssa-dom.c,
tree-ssa-dse.c, tree-ssa-operands.c, tree-ssa-pre.c,
tree-tailcall.c: Fix comment typos.  Follow spelling
conventions.

From-SVN: r83703
20 files changed:
gcc/ChangeLog
gcc/c-typeck.c
gcc/cfgexpand.c
gcc/ddg.c
gcc/ddg.h
gcc/df.c
gcc/fold-const.c
gcc/gcov.c
gcc/gimplify.c
gcc/modulo-sched.c
gcc/passes.c
gcc/tree-cfg.c
gcc/tree-mudflap.c
gcc/tree-nrv.c
gcc/tree-outof-ssa.c
gcc/tree-ssa-dom.c
gcc/tree-ssa-dse.c
gcc/tree-ssa-operands.c
gcc/tree-ssa-pre.c
gcc/tree-tailcall.c
This page took 0.063689 seconds and 5 git commands to generate.