diff options
| author | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-09-04 09:36:20 +0000 |
|---|---|---|
| committer | nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-09-04 09:36:20 +0000 |
| commit | e47f82ba6f93fb3730a51fe0928d1eb6b2b933d9 (patch) | |
| tree | 54f8ff1cf3fcfad94194deea3ba83734c6c92f8f /libjava/java/net/ContentHandler.java | |
| parent | ec5065ec064ad6976106a31f42469b214ed07db8 (diff) | |
| download | ppe42-gcc-e47f82ba6f93fb3730a51fe0928d1eb6b2b933d9.tar.gz ppe42-gcc-e47f82ba6f93fb3730a51fe0928d1eb6b2b933d9.zip | |
cp:
* cp-tree.h (finish_sizeof, finish_alignof): Remove.
(expr_sizeof): Replace with ...
(cxx_sizeof_or_alignof_expr): ... here.
(cxx_sizeof_or_alignof_type): Make complain parameter a bool.
* parser.c (cp_parser_unary_expression): Commonize alignof and
sizeof handling.
* pt.c (tsubst_copy_and_build): Adjust alignof and sizeof
substitution.
* semantics.c (finish_sizeof, finish_alignof): Remove.
* typeck.c (cxx_sizeof_or_alignof_type): Complain parameter
becomes bool. Set TREE_READONLY.
(expr_sizeof): Replace with ...
(cxx_sizeof_or_alignof_expr): ... here. Clear TREE_SIDE_EFFECTS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71054 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/net/ContentHandler.java')
0 files changed, 0 insertions, 0 deletions

