mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-22 06:50:33 +08:00
gnu.ver: Fix comment.
2015-04-27 Ville Voutilainen <ville.voutilainen@gmail.com> * config/abi/pre/gnu.ver: Fix comment. From-SVN: r222483
This commit is contained in:
parent
03a16cc404
commit
913ae610c2
@ -1,5 +1,7 @@
|
||||
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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user