* ld-empic/empic.exp: Accept a . in the address symbol.

This commit is contained in:
Ian Lance Taylor 1995-11-06 20:24:57 +00:00
parent 4a07e94f2c
commit 219555a64d
1 changed files with 1 additions and 1 deletions

View File

@ -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