Mark Mitchell
|
ce4a03916c
|
cp-tree.h (finish_unary_op_expr): New function.
* cp-tree.h (finish_unary_op_expr): New function.
(finish_id_expr): Likewise.
(begin_new_placement): Likewise.
(finish_new_placement): Likewise.
(finish_declarator): Likewise.
(finish_translation_unit): Likewise.
(finish_parmlist): Likewise.
(begin_class_definition): Likewise.
(finish_class_definition): Likewise.
(finish_default_args): Likewise.
(finish_inline_definitions): Likewise.
* parse.y (GCC_ASM_KEYWORD): Remove.
(TYPENAME_ELLIPSIS): Likewise.
* parse.c: Regenerated.
Use new functions in semantics.c in the actions for many rules.
* gxx.gperf (GCC_ASM_KEYWORD): Just use ASM_KEYWORD.
* hash.h: Regenerated.
* semantics.c (finish_expr_stmt): Allow NULL expr.
(finish_unary_op_expr): New function, containing
code previously in parse.y.
(finish_id_expr): Likewise.
(begin_new_placement): Likewise.
(finish_new_placement): Likewise.
(finish_declarator): Likewise.
(finish_translation_unit): Likewise.
(finish_parmlist): Likewise.
(begin_class_definition): Likewise.
(finish_class_definition): Likewise.
(finish_default_args): Likewise.
(finish_inline_definitions): Likewise.
From-SVN: r19660
|
1998-05-11 00:07:25 +00:00 |
|
Mike Stump
|
37c46b43db
|
91th Cygnus<->FSF quick merge
From-SVN: r14134
|
1997-05-28 23:20:02 +00:00 |
|
Mike Stump
|
d22c85969b
|
89th Cygnus<->FSF quick merge
From-SVN: r12953
|
1996-10-11 20:19:33 +00:00 |
|
Mike Stump
|
c11b6f21eb
|
merging
From-SVN: r12700
|
1996-09-12 19:19:15 +00:00 |
|
Mike Stump
|
c73964b2fb
|
87th Cygnus<->FSF quick merge
From-SVN: r12606
|
1996-08-08 22:54:56 +00:00 |
|
Mike Stump
|
f30432d726
|
75th Cygnus<->FSF merge
From-SVN: r10438
|
1995-10-12 02:33:51 +00:00 |
|
Mike Stump
|
e1cd6e56ad
|
53rd Cygnus<->FSF merge
From-SVN: r8794
|
1995-01-24 08:19:58 +00:00 |
|
Mike Stump
|
db5ae43ff2
|
49th Cygnus<->FSF merge
From-SVN: r8570
|
1994-11-29 00:59:16 +00:00 |
|
Mike Stump
|
2986ae008b
|
38th Cygnus<->FSF merge
From-SVN: r7337
|
1994-05-19 20:19:03 +00:00 |
|
Mike Stump
|
a4443a0855
|
37th Cygnus<->FSF merge
From-SVN: r7290
|
1994-05-13 02:46:07 +00:00 |
|
Mike Stump
|
8d2733caec
|
36th Cygnus<->FSF merge
From-SVN: r7221
|
1994-05-06 09:27:46 +00:00 |
|
Mike Stump
|
8d08fdba59
|
Initial revision
From-SVN: r6613
|
1994-02-24 01:02:37 +00:00 |
|