diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-22 08:03:15 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-22 08:03:15 +0000 |
| commit | 38253b8603b8a42c03174609a92fb45dd1eb2f28 (patch) | |
| tree | bb774da8c6d8443c62f2648a3e7403ef81c74e8c /libjava/gnu/java/math | |
| parent | 86736f9e33c4b7981d8a621728091a44afc91d36 (diff) | |
| download | ppe42-gcc-38253b8603b8a42c03174609a92fb45dd1eb2f28.tar.gz ppe42-gcc-38253b8603b8a42c03174609a92fb45dd1eb2f28.zip | |
PR c++/13438
* cp-tree.h (cp_tree_index): Remove CPTI_RECORD_TYPE,
CPTI_UNION_TYPE, CPTI_ENUM_TYPE.
(record_type_node): Remove.
(union_type_node): Likewise.
(enum_type_node): Likewise.
* decl.c: Remove mention of above tree nodes in comment.
* lex.c (cxx_init): Do not assign to record_type_node,
union_type_node, or enum_type_node. Simplify handling of
class_type_node.
PR c++/13438
* g++.dg/parse/error8.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74931 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java/math')
0 files changed, 0 insertions, 0 deletions

