[testsuite] backport semicolon removal to 4.0 (checked in)

Janis Johnson janis187@us.ibm.com
Tue Feb 7 18:28:00 GMT 2006


Even thinking about backporting testsuite changes to 4.0-branch has
been painful because of a huge change that removed trailing semicolons.
The solution should have been blindingly obvious: remove trailing
semicolons from .exp files in 4.0 and then deal with the rest.

I made Ben post the whole patch originally, but I'm not doing that
here.  The only changes are removal of tailing semicolons.  Tested on
powerpc64-linux with -m32/-m64, checked in.

2006-02-07  Janis Johnson  <janis187@us.ibm.com>

	Backport from mainline:
	2006-03-09  Ben Elliston <bje@au.ibm.com>

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



More information about the Gcc-patches mailing list