From: Ian Lance Taylor Date: Mon, 6 Nov 1995 20:24:57 +0000 (+0000) Subject: * ld-empic/empic.exp: Accept a . in the address symbol. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=219555a64deb263af261ff2f086be1693e0ed68b;p=binutils-gdb.git * ld-empic/empic.exp: Accept a . in the address symbol. --- diff --git a/ld/testsuite/ld-empic/empic.exp b/ld/testsuite/ld-empic/empic.exp index e845822498b..937f01aac8f 100644 --- a/ld/testsuite/ld-empic/empic.exp +++ b/ld/testsuite/ld-empic/empic.exp @@ -89,7 +89,7 @@ if ![ld_simple_link $ld tmpdir/relax "--relax -T $srcdir$subdir/relax.t tmpdir/r incr balcnt - if ![regexp "^(\[0-9a-fA-F\]+) (<\[a-z+0-9A-Z\]+>)? bal (\[0-9a-fA-F\]+)" $line whole addr label dest] { + if ![regexp "^(\[0-9a-fA-F\]+) (<\[a-z+0-9A-Z.\]+>)? bal (\[0-9a-fA-F\]+)" $line whole addr label dest] { perror "unrecognized format for $line" unresolved $testname return