Commit 6da10826 by Kai Tietz Committed by Kai Tietz

gnu-versioned-namespace.ver: Add thunk _ZTv0_n12_NS* like in gnu.ver.

	PR/54314
	* config/abi/pre/gnu-versioned-namespace.ver: Add thunk _ZTv0_n12_NS*
	like in gnu.ver.

From-SVN: r202472
parent 747fed27
2013-09-10 Kai Tietz <ktietz@redhat.com>
PR/54314
* config/abi/pre/gnu-versioned-namespace.ver: Add thunk _ZTv0_n12_NS*
like in gnu.ver.
2013-09-07 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/58341
......
......@@ -63,6 +63,7 @@ GLIBCXX_7.0 {
_ZTVN9__gnu_cxx3__718stdio_sync_filebufI[cw]NSt3__711char_traitsI[cw]EEEE;
# thunk
_ZTv0_n12_NS*;
_ZTv0_n24_NS*;
# typeinfo structure
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment