This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Testsuite cleanup


I made a similar change to DejaGnu last year as a cleanup sweep.  Obviously the
strange practice of terminating Tcl commands with ; has crept in all over the place.

Okay for mainline?

2005-03-02 Ben Elliston <bje@au.ibm.com>

        * consistency.vlad/vlad.exp: Remove trailing semicolons.
        * g++.dg/gcov/gcov.exp: Likewise.
        * gcc.c-torture/execute/ieee/ieee.exp: Likewise.
        * gcc.target/xstormy16/xstormy16.exp: Likewise.
        * lib/c-torture.exp: Likewise.
        * lib/fortran-torture.exp: Likewise.
        * lib/g++.exp: Likewise.
        * lib/gcc-defs.exp: Likewise.
        * lib/gcc-dg.exp: Likewise.
        * lib/gcc.exp: Likewise.
        * lib/gcov.exp: Likewise.
        * lib/gfortran.exp: Likewise.
        * lib/mike-g++.exp: Likewise.
        * lib/mike-gcc.exp: Likewise.
        * lib/objc-torture.exp: Likewise.
        * lib/objc.exp: Likewise.
        * lib/profopt.exp: Likewise.
        * lib/target-libpath.exp: Likewise.
        * lib/target-supports.exp: Likewise.
        * lib/treelang.exp: Likewise.
        * lib/wrapper.exp: Likewise.

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]