summaryrefslogtreecommitdiffstats
path: root/libjava/java/security
diff options
context:
space:
mode:
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2002-01-24 03:27:30 +0000
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>2002-01-24 03:27:30 +0000
commit6cd31fa56dd93e74e16e66b3be2d31bc72417285 (patch)
tree494a4e57911fee8c577218fbf4f5afaff7e5c29e /libjava/java/security
parentbc3195ce145bf8af09dec6089a24d9b7b624a9d6 (diff)
downloadppe42-gcc-6cd31fa56dd93e74e16e66b3be2d31bc72417285.tar.gz
ppe42-gcc-6cd31fa56dd93e74e16e66b3be2d31bc72417285.zip
* Make-lang.in (parse.c): Adjust expected number of
shift-reduce conflicts. (decl.o): Depend on diagnostic.h. * decl.c: Include diagnostic.h. (grokdeclarator): Check for null pointer. (finish_function): Don't abort when current_binding_level->parm_flag != 1, if errors have occurred; throw away the statement tree and extra binding levels, and continue. * lex.c (note_list_got_semicolon): Check for null pointer. * method.c (hack_identifier): Just return error_mark_node if value is error_mark_node. * parse.y (primary: TYPEID(type_id)): No need to use TYPE_MAIN_VARIANT here. (handler_seq): Accept an empty list of catch clauses and generate a fake handler block to avoid later crashes. (ansi_raise_identifier): Accept the error token too. * semantics.c (begin_class_definition, finish_class_definition): Check for error_mark_node. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49163 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud