summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/cp/operators.def
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/cp/operators.def')
-rw-r--r--contrib/gcc/cp/operators.def6
1 files changed, 1 insertions, 5 deletions
diff --git a/contrib/gcc/cp/operators.def b/contrib/gcc/cp/operators.def
index 775f59d..8504380 100644
--- a/contrib/gcc/cp/operators.def
+++ b/contrib/gcc/cp/operators.def
@@ -5,7 +5,7 @@
non-overloadable operators (like the `?:' ternary operator).
Writtey by Mark Mitchell <mark@codesourcery.com>
- Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU CC.
@@ -46,10 +46,6 @@ Boston, MA 02111-1307, USA. */
mangled under the new ABI. For `operator +', for example, this
would be "pl".
- OLD_MANGLING
-
- Analogous, but for the old ABI.
-
ARITY
The arity of the operator, or -1 if any arity is allowed. (As
OpenPOWER on IntegriCloud