]> gcc.gnu.org Git - gcc.git/commit - gcc/config/stormy16/stormy16.h
tree.c (finish_vector_type): Fix a typo in a comment.
authorStan Shebs <shebs@apple.com>
Wed, 21 Aug 2002 23:24:14 +0000 (23:24 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Wed, 21 Aug 2002 23:24:14 +0000 (23:24 +0000)
commit27d309563534422c7f948056c6bbcfb341b7150d
tree20bf0674ee9977dd04924b8c03edf197e145357c
parent75c6e5486b4e266ef5e51e8d94ab73ae94d8607b
tree.c (finish_vector_type): Fix a typo in a comment.

        * tree.c (finish_vector_type): Fix a typo in a comment.
        * Makefile.in: Fix "the the" stutters in comments.
        * genautomata.c: Ditto.
        * ifcvt.c: Ditto.
        * regrename.c: Ditto.
        * config/alpha/alpha.c: Ditto.
        * config/alpha/vms-crt0-64.c: Ditto.
        * config/alpha/vms-crt0.c: Ditto.
        * config/alpha/vms-psxcrt0-64.c: Ditto.
        * config/alpha/vms-psxcrt0.c: Ditto.
        * config/d30v/d30v.h: Ditto.
        * config/fr30/fr30.h: Ditto.
        * config/rs6000/rs6000.c: Ditto.
        * config/stormy16/stormy16.h: Ditto.
        * doc/md.texi: Ditto.

From-SVN: r56496
16 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/config/alpha/alpha.c
gcc/config/alpha/vms-crt0-64.c
gcc/config/alpha/vms-crt0.c
gcc/config/alpha/vms-psxcrt0-64.c
gcc/config/alpha/vms-psxcrt0.c
gcc/config/d30v/d30v.h
gcc/config/fr30/fr30.h
gcc/config/rs6000/rs6000.c
gcc/config/stormy16/stormy16.h
gcc/doc/md.texi
gcc/genautomata.c
gcc/ifcvt.c
gcc/regrename.c
gcc/tree.c
This page took 0.079034 seconds and 5 git commands to generate.