summaryrefslogtreecommitdiffstats
path: root/libjava/java/util/jar/JarInputStream.java
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-16 03:42:28 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>1999-11-16 03:42:28 +0000
commit383acc139bcf58b8475156ec162daa46fa15fcef (patch)
tree8f024553e6c99a48931c5be3c4695973b30b2879 /libjava/java/util/jar/JarInputStream.java
parentce628f9bf960762d6f57367e82eb42c1562de998 (diff)
downloadppe42-gcc-383acc139bcf58b8475156ec162daa46fa15fcef.tar.gz
ppe42-gcc-383acc139bcf58b8475156ec162daa46fa15fcef.zip
* cp-tree.h (build_enumerator): Change prototype.
* decl.c (enum_next_value): Remove. (enum_overflow): Likewise. (init_decl_processing): Don't register enum_next_value as a root. (start_enum): Clear TYPE_VALUES for a redefined enum. (finish_enum): Reset the type of enumeration constants. (build_enumerator): Fix indentation. Don't copy CONST_DECLs when we don't need to. Maintain the TYPE_VALUES list and look there for the previously defined enumeration constant. Let enumeration constants have the type of their values until the enumeration type is complete. * parse.y (enumlist_opt, enumlist, enumerator): Don't return a value. (structsp): Adjust. * parse.c: Regenerated. * pt.c (tsubst_enum): Adjust according to build_enumerator changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30544 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/util/jar/JarInputStream.java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud