Update expected demangler output.
2010-11-18 H.J. Lu <hongjiu.lu@intel.com> PR other/42670 * testsuite/abi/demangle/regression/cw-13.cc: Updated. From-SVN: r166903
This commit is contained in:
parent
1d85701e5c
commit
8a510ddbcf
@ -1,3 +1,8 @@
|
||||
2010-11-18 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR other/42670
|
||||
* testsuite/abi/demangle/regression/cw-13.cc: Updated.
|
||||
|
||||
2010-11-18 Paolo Carlini <paolo.carlini@oracle.com>
|
||||
|
||||
* include/debug/formatter.h (__truth): Remove, unused.
|
||||
|
@ -27,7 +27,7 @@ int main()
|
||||
using namespace __gnu_test;
|
||||
|
||||
// cplus-dem CORE
|
||||
verify_demangle("_GLOBAL__I__Z2fnv", "global constructors keyed to _Z2fnv");
|
||||
verify_demangle("_GLOBAL__I__Z2fnv", "global constructors keyed to fn()");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user