diff options
author | apbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-07-31 22:20:05 +0000 |
---|---|---|
committer | apbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-07-31 22:20:05 +0000 |
commit | 1d1e2444cb14c3f54fb6a06cd126d9c29b7c24e4 (patch) | |
tree | c1431312dd508cf15c33d179d6327cc406656347 /gcc/c-errors.c | |
parent | a9b6c705bc93669ce409c664a23c59374e3b9877 (diff) | |
download | ppe42-gcc-1d1e2444cb14c3f54fb6a06cd126d9c29b7c24e4.tar.gz ppe42-gcc-1d1e2444cb14c3f54fb6a06cd126d9c29b7c24e4.zip |
2001-07-18 Alexandre Petit-Bianco <apbianco@redhat.com>
* parse.y (create_interface): Avoid cyclic inheritance report when
syntax error encountered during class definition.
Fixes PR java/2956
2001-07-17 Alexandre Petit-Bianco <apbianco@redhat.com>
* parse.h (INTERFACE_INNER_MODIFIERS): Disallow `private.'
* parse.y (check_class_interface_creation): Allow `private' if the
enclosing is not an interface.
(create_interface): Interface tagged public if the enclosing
context is an interface.
(create_class): Class tagged public if the enclosing context
is an interface.
Fixes PR java/2959
2001-07-17 Alexandre Petit-Bianco <apbianco@redhat.com>
* class.c (push_class): Set DECL_SIZE to `integer_zero_node.'
Fixes PR java/2665
2001-07-13 Alexandre Petit-Bianco <apbianco@redhat.com>
* parse.y (java_complete_lsh): Set CAN_COMPLETE_NORMALLY and unset
TREE_CONSTANT_OVERFLOW of CASE_EXPR value.
Fixes PR java/3602
(http://gcc.gnu.org/ml/gcc-patches/2001-07/msg02297.html )
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44524 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-errors.c')
0 files changed, 0 insertions, 0 deletions