Set the default value for the _GLIBCXX_USE_CXX11_ABI
macro (see Macros).
- The default is OPTION=c++11 which sets the macro to
+ The default is OPTION=new which sets the macro to
1,
- use OPTION=c++98 to set it to 0.
+ use OPTION=gcc4-compatible to set it to
+ 0.
This option does not change the library ABI.
--enable-vtable-verify[default]
Use -fvtable-verify=std to compile the C++
runtime with instrumentation for vtable verification. All virtual
diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html
index 6d304dc..0885b5d 100644
--- a/libstdc++-v3/doc/html/manual/status.html
+++ b/libstdc++-v3/doc/html/manual/status.html
@@ -492,7 +492,7 @@ not in any particular release.
N4258
-
Cleaning-up noexcept in the Library
Partial
Â
+
Cleaning-up noexcept in the Library
Partial
Changes to basic_string not complete.
N4279
@@ -514,11 +514,11 @@ not in any particular release.
LWG 2228: Missing SFINAE rule in unique_ptr templated assignment
-
N4519
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
index 07e2dbe..491e024 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml
@@ -112,7 +112,7 @@ not in any particular release.
Cleaning-up noexcept in the LibraryPartial
-
+ Changes to basic_string not complete.
@@ -177,14 +177,13 @@ not in any particular release.
-
N4387
Improving pair and tuple, revision 3
- N
+ Y
@@ -304,14 +303,13 @@ not in any particular release.
-
N4388
Const-Propagating Wrapper
- N
+ YLibrary Fundamentals 2 TS
--
2.7.4