]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/fp-bit.c
c-typeck.c, [...]: Fix comment typos and formatting.
authorKazu Hirata <kazu@cs.umass.edu>
Thu, 11 Mar 2004 05:54:35 +0000 (05:54 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Thu, 11 Mar 2004 05:54:35 +0000 (05:54 +0000)
commit71cc389ba10ab60c77f39fecc73be3179b6e679a
tree89a9c30bd0acac2c00212347139e5c50102d1fce
parentf3c9f174d1fcbd42b23f2b9311bbb3dfac8148b5
c-typeck.c, [...]: Fix comment typos and formatting.

* c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,
ggc-page.c, var-tracking.c, config/fp-bit.c, config/c4x/c4x.c,
config/cris/cris.c, config/i386/ppro.md, config/i860/i860.c,
config/i860/i860.h, config/m32r/m32r.h, config/m32r/xm-m32r.h,
config/m68hc11/m68hc11.h, config/m68hc11/m68hc11.md,
config/mips/mips.c, config/mmix/mmix.c, config/ns32k/ns32k.h,
config/pa/pa.c, config/pa/pa32-regs.h, config/pa/pa64-regs.h,
config/pdp11/pdp11.h, config/rs6000/rs6000.c,
config/stormy16/stormy16.c: Fix comment typos and formatting.

From-SVN: r79303
27 files changed:
gcc/ChangeLog
gcc/c-typeck.c
gcc/combine.c
gcc/config/c4x/c4x.c
gcc/config/cris/cris.c
gcc/config/fp-bit.c
gcc/config/i386/ppro.md
gcc/config/i860/i860.c
gcc/config/i860/i860.h
gcc/config/m32r/m32r.h
gcc/config/m32r/xm-m32r.h
gcc/config/m68hc11/m68hc11.h
gcc/config/m68hc11/m68hc11.md
gcc/config/mips/mips.c
gcc/config/mmix/mmix.c
gcc/config/ns32k/ns32k.h
gcc/config/pa/pa.c
gcc/config/pa/pa32-regs.h
gcc/config/pa/pa64-regs.h
gcc/config/pdp11/pdp11.h
gcc/config/rs6000/rs6000.c
gcc/config/stormy16/stormy16.c
gcc/cse.c
gcc/dominance.c
gcc/et-forest.h
gcc/ggc-page.c
gcc/var-tracking.c