aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/docs/html/17_intro/BADNAMES
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/docs/html/17_intro/BADNAMES')
-rw-r--r--libstdc++-v3/docs/html/17_intro/BADNAMES7
1 files changed, 6 insertions, 1 deletions
diff --git a/libstdc++-v3/docs/html/17_intro/BADNAMES b/libstdc++-v3/docs/html/17_intro/BADNAMES
index 3e9557bc8d9..0a1d7a4e90a 100644
--- a/libstdc++-v3/docs/html/17_intro/BADNAMES
+++ b/libstdc++-v3/docs/html/17_intro/BADNAMES
@@ -25,7 +25,12 @@ _G
MS adds:
_T
-For egcs:
+For GCC:
+
+ [Note that this list is out of date. It applies to the old
+ name-mangling; in G++ 3.0 and higher a different name-mangling is
+ used. In addition, many of the bugs relating to G++ interpreting
+ these names as operators have been fixed.]
The full set of __* identifiers (combined from gcc/cp/lex.c and
gcc/cplus-dem.c) that are either old or new, but are definitely