mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-07 07:40:25 +08:00
abi.exp: Add "libstdc++-abi/" to abi_check FAIL message.
* testsuite/libstdc++-abi/abi.exp: Add "libstdc++-abi/" to abi_check FAIL message. From-SVN: r163916
This commit is contained in:
parent
be1ac4ecae
commit
6d105d8db8
@ -1,3 +1,8 @@
|
||||
2010-09-06 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* testsuite/libstdc++-abi/abi.exp: Add "libstdc++-abi/" to
|
||||
abi_check FAIL message.
|
||||
|
||||
2010-09-03 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
PR libstdc++/45347
|
||||
|
@ -61,4 +61,4 @@ remote_download "target" "current_symbols.txt" "current_symbols.txt"
|
||||
set result [${tool}_load "./abi_check" \
|
||||
[list "--check-verbose" "current_symbols.txt" \
|
||||
"baseline_symbols.txt"]]
|
||||
[lindex $result 0] "abi_check"
|
||||
[lindex $result 0] "libstdc++-abi/abi_check"
|
||||
|
Loading…
x
Reference in New Issue
Block a user