[PATCH] New IA-32 TLS relocs and testsuite, bugfixes
Hans-Peter Nilsson
hp@bitrange.com
Thu Sep 19 07:38:00 GMT 2002
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
More information about the Binutils
mailing list