mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Modify new gold test to pass on powerpc64le
* testsuite/defsym_test.sh: Allow ppc64le localentry annotation.
This commit is contained in:
parent
87f6c4e3e6
commit
ad9fe6c108
@ -1,3 +1,7 @@
|
||||
2014-08-06 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* testsuite/defsym_test.sh: Allow ppc64le localentry annotation.
|
||||
|
||||
2014-08-06 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 13227
|
||||
|
@ -35,6 +35,6 @@ check()
|
||||
fi
|
||||
}
|
||||
|
||||
check defsym_test.syms "FUNC *GLOBAL *HIDDEN *[0-9]* *bar"
|
||||
check defsym_test.syms "FUNC *GLOBAL *HIDDEN .* bar"
|
||||
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user