This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

Re: [PATCH] New IA-32 TLS relocs and testsuite, bugfixes


On Thu, 19 Sep 2002, Jakub Jelinek wrote:
> ld/testsuite/
> 	* ld-i386/i386.exp: New.

> --- ld/testsuite/ld-i386/i386.exp.jj	2002-09-19 11:38:14.000000000 +0200
> +++ ld/testsuite/ld-i386/i386.exp	2002-09-19 11:38:14.000000000 +0200

> +# FIXME: Generalize and move this to ld-lib.exp
> +
> +proc run_ld_link_tests { ldtests } {

I didn't see anything that needed more generalization.
Help stop hoarding test infrastructure! :-)

> +# FIXME: Move this to ld-lib.exp or higher up.
> +
> +# regexp_diff, based on simple_diff taken from ld test suite
> +#	compares two files line-by-line
> +#	file1 contains strings, file2 contains regexps and #-comments
> +#	blank lines are ignored in either file
> +#	returns non-zero if differences exist
> +#
> +proc regexp_diff { file_1 file_2 } {

It's already in ld-lib.exp.

brgds, H-P


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