mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* ld-empic/empic.exp: Accept a . in the address symbol.
This commit is contained in:
@ -89,7 +89,7 @@ if ![ld_simple_link $ld tmpdir/relax "--relax -T $srcdir$subdir/relax.t tmpdir/r
|
|||||||
|
|
||||||
incr balcnt
|
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"
|
perror "unrecognized format for $line"
|
||||||
unresolved $testname
|
unresolved $testname
|
||||||
return
|
return
|
||||||
|
Reference in New Issue
Block a user