OSDN Git Service

* tree.c (finish_vector_type): Fix a typo in a comment.
authorshebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Aug 2002 23:24:14 +0000 (23:24 +0000)
committershebs <shebs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 21 Aug 2002 23:24:14 +0000 (23:24 +0000)
commitd30e015bfbea159e35a87a1ddce3879a2c33ac8e
tree20bf0674ee9977dd04924b8c03edf197e145357c
parent35da8ccf6837638fc2f830a9a3086adc3c839842
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56496 138bc75d-0d04-0410-961f-82ee72b054a4
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