diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2005-08-11 15:59:11 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2005-08-11 15:59:11 +0000 |
commit | d9c93bef2081e876008d1eebe7f177e7fff78add (patch) | |
tree | c3d0e12c6b28b66ae0f8bee7895b002913f4a47c /ld | |
parent | 0d059fcaa4840fdd24f0664318dc3d36218242e1 (diff) | |
download | gdb-d9c93bef2081e876008d1eebe7f177e7fff78add.zip gdb-d9c93bef2081e876008d1eebe7f177e7fff78add.tar.gz gdb-d9c93bef2081e876008d1eebe7f177e7fff78add.tar.bz2 |
* ld-cris/v32-ba-1.d: Regexpize to adjust for symbol change.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | ld/testsuite/ld-cris/v32-ba-1.d | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 95b88f1..53a6fd8 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-08-11 Hans-Peter Nilsson <hp@axis.com> + + * ld-cris/v32-ba-1.d: Regexpize to adjust for symbol change. + 2005-08-08 Richard Earnshaw <richard.earnshaw@arm.com> * ld-arm/mixed-app.sym: Expact _stack to be in the ABS section. diff --git a/ld/testsuite/ld-cris/v32-ba-1.d b/ld/testsuite/ld-cris/v32-ba-1.d index 7f716e8..2df6fc6 100644 --- a/ld/testsuite/ld-cris/v32-ba-1.d +++ b/ld/testsuite/ld-cris/v32-ba-1.d @@ -14,5 +14,5 @@ Disassembly of section \.text: 0+8 <b>: 8: 4312 moveq 3,r1 - a: bf0e f6ff ffff ba 0 <(a|___init__start)> + a: bf0e f6ff ffff ba 0 <[^>]*> 10: 4db2 moveq 13,r11 |