aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/docs/html/test.html')
-rw-r--r--libstdc++-v3/docs/html/test.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libstdc++-v3/docs/html/test.html b/libstdc++-v3/docs/html/test.html
index d15dc427180..41e0529e6c6 100644
--- a/libstdc++-v3/docs/html/test.html
+++ b/libstdc++-v3/docs/html/test.html
@@ -427,8 +427,8 @@ Example 4: Testing for compilation errors on line 41
Example 5: Testing with special command line settings, or without the
use of pre-compiled headers, in particular the stdc++.h.gch file. Any
-options here will override the DEFAULT_CXXFLAGS set up in the
-normal.exp file.
+options here will override the DEFAULT_CXXFLAGS and PCH_CXXFLAGS set
+up in the normal.exp file.
// { dg-options "-O0" { target *-*-* } }
</pre>