summaryrefslogtreecommitdiffstats
path: root/gcc/java
diff options
context:
space:
mode:
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-16 06:22:15 +0000
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>2001-05-16 06:22:15 +0000
commit1e5bfc6668d375cd86d7346cc5ae2c13ab8bb9f4 (patch)
tree1e5d0fbc2d1d0260932b68eec0147527bb4f696d /gcc/java
parentcea713c51b80d99565e7fe5b24319a341c302ed3 (diff)
downloadppe42-gcc-1e5bfc6668d375cd86d7346cc5ae2c13ab8bb9f4.tar.gz
ppe42-gcc-1e5bfc6668d375cd86d7346cc5ae2c13ab8bb9f4.zip
* c-common.h (RID_FIRST_PQ): New.
* c-parse.in (objc_pq_context): New. (objc parser): Set objc_pq_context rather than calling remember_protocol_qualifiers and forget_protocol_qualifiers. Don't call save_and_forget_protocol_qualifiers. (yylexname): Handle objc protocol qualifiers here. * stringpool.c (struct str_header): Replace with sp_hashnode. (SP_EMPTY, SP_LEN, SP_TREE, SP_STR, SP_VALID): New. (alloc_string): Rename alloc_ident. Use the SP_ accessors. Allocate an IDENTIFIER_NODE for each identifier. (FORALL_STRINGS, set_identifier): Delete. (FORALL_IDS, expand_string_table, stringpool_statistics): Update. (ggc_alloc_string): Use an obstack. (get_identifier, maybe_get_identifier, mark_string_hash): Update. * tree.h: Update comments. (set_identifier): Delete. * objc/objc-act.c (N_PQ, saved_pq, saved_not_pq, save_and_forget_protocol_qualifiers, forget_protocol_qualifiers, remember_protocol_qualifiers): Delete. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42132 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud