From d01494e8cf0be5e2cde9f87f7fcaa0e77979957d Mon Sep 17 00:00:00 2001
From: Jonathan Wakely -march=armv5t) then the program
might rely on support in libgcc to provide the atomics.
-
--enable-vtable-verify[default]Use -fvtable-verify=std to compile the C++
+
--enable-vtable-verifyUse -fvtable-verify=std to compile the C++
runtime with instrumentation for vtable verification. All virtual
functions in the standard library will be verified at runtime.
Types impacted include locale and
diff --git a/libstdc++-v3/doc/xml/manual/configure.xml b/libstdc++-v3/doc/xml/manual/configure.xml
index 0a477ab85e59..e4746bfe514a 100644
--- a/libstdc++-v3/doc/xml/manual/configure.xml
+++ b/libstdc++-v3/doc/xml/manual/configure.xml
@@ -438,7 +438,7 @@
- --enable-vtable-verify[default]--enable-vtable-verify-fvtable-verify=std to compile the C++
runtime with instrumentation for vtable verification. All virtual
--
2.47.3