* cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
(OPERATOR_FORMAT): Likewise. (OPERATOR_TYPENAME_FORMAT): Likewise. * operators.def: Remove old name-mangling information. * decl.c (grok_op_properties): Adjust accordingly. * lex.c (init_operators): Likewise. * rtti.c (get_tinfo_decl): Issue error messages about types that have variable size. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41076 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- gcc/cp/ChangeLog 11 additions, 0 deletionsgcc/cp/ChangeLog
- gcc/cp/cp-tree.h 0 additions, 4 deletionsgcc/cp/cp-tree.h
- gcc/cp/decl.c 11 additions, 11 deletionsgcc/cp/decl.c
- gcc/cp/lex.c 3 additions, 3 deletionsgcc/cp/lex.c
- gcc/cp/operators.def 60 additions, 60 deletionsgcc/cp/operators.def
- gcc/cp/rtti.c 8 additions, 0 deletionsgcc/cp/rtti.c
- gcc/testsuite/g++.old-deja/g++.other/typeid1.C 15 additions, 0 deletionsgcc/testsuite/g++.old-deja/g++.other/typeid1.C
Loading
Please register or sign in to comment