Commit 913ae610 by Ville Voutilainen Committed by Jonathan Wakely

gnu.ver: Fix comment.

2015-04-27  Ville Voutilainen  <ville.voutilainen@gmail.com>

	* config/abi/pre/gnu.ver: Fix comment.

From-SVN: r222483
parent 03a16cc4
2015-04-27 Ville Voutilainen <ville.voutilainen@gmail.com>
* config/abi/pre/gnu.ver: Fix comment.
Add support for std::uncaught_exceptions.
* acinclude.m4: Bump libtool_VERSION.
* config/abi/pre/gnu.ver: Export the new symbol.
......
......@@ -1864,7 +1864,7 @@ GLIBCXX_3.4.21 {
GLIBCXX_3.4.22 {
# std::uncaught_exception()
# std::uncaught_exceptions()
_ZSt19uncaught_exceptionsv;
} GLIBCXX_3.4.21;
......
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