* ld-elf/warn2.d: `Foo' appears in section 3 when target
is bfin-*-linux-uclibc.
This commit is contained in:
parent
3b6cfd4e0b
commit
28c2608723
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-09-11 Jie Zhang <jie.zhang@analog.com>
|
||||
|
||||
* ld-elf/warn2.d: `Foo' appears in section 3 when target
|
||||
is bfin-*-linux-uclibc.
|
||||
|
||||
2009-09-09 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* ld-arm/farcall-mixed-lib.d: Update.
|
||||
|
|
|
@ -11,5 +11,5 @@
|
|||
# construct and that the symbol still appears as expected.
|
||||
|
||||
#...
|
||||
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+20[ ]+OBJECT[ ]+GLOBAL DEFAULT[ ]+[1-2] Foo
|
||||
[ ]+[0-9]+:[ ]+[0-9a-f]+[ ]+20[ ]+OBJECT[ ]+GLOBAL DEFAULT[ ]+[1-3] Foo
|
||||
#pass
|
||||
|
|
Loading…
Reference in a new issue