8sa1-gcc/gcc/java
Alexandre Petit-Bianco 354e99ce38 parse.y (do_merge_string_cste): New locals.
2000-08-11  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (do_merge_string_cste): New locals. Create new
	STRING_CSTs each time, use memcpy. Fixes gcj/311

(Fixes gcj/311:
   http://gcc.gnu.org/ml/gcc-patches/2000-09/msg00144.html
   http://sources.redhat.com/ml/java-prs/2000-q3/msg00116.html)

From-SVN: r36176
2000-09-05 19:37:09 -07:00
..
.cvsignore
boehm.c boehm.c (mark_reference_fields): Set marking bits for all words in a multiple-word record. 2000-09-05 12:37:52 +01:00
buffer.c
buffer.h
ChangeLog parse.y (do_merge_string_cste): New locals. 2000-09-05 19:37:09 -07:00
check-init.c check-init.c (check_init): Add case for BIT_FIELD_REF (required for -pg builds). 2000-08-13 16:48:54 +00:00
class.c class.c (maybe_layout_super_class): Fixed indentation. 2000-08-11 15:01:37 -07:00
config-lang.in
constants.c
convert.h
decl.c decl.c (finit_leg_identifier_node): New global. 2000-08-17 14:50:48 -07:00
except.c
expr.c expr.c (can_widen_reference_to): Fixed indentation. 2000-08-29 09:43:31 -07:00
gjavah.c * gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE. 2000-08-25 19:07:04 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h expr.c (can_widen_reference_to): Fixed indentation. 2000-08-29 09:43:31 -07:00
javaop.def
javaop.h javaop.h (WORD_TO_INT): Mask lower 32 bits of a jword before sign extending. 2000-08-29 09:12:59 -07:00
jcf-depend.c
jcf-dump.c
jcf-io.c jcf-io.c: Include zlib.h. 2000-09-06 02:13:28 +00:00
jcf-parse.c top level: 2000-08-29 21:39:49 +00:00
jcf-path.c
jcf-reader.c
jcf-write.c top level: 2000-08-29 21:39:49 +00:00
jcf.h
jv-scan.c
jvgenmain.c
jvspec.c
keyword.gperf
keyword.h
lang-options.h java-tree.h (flag_extraneous_semicolon): New extern. 2000-08-23 18:44:00 -07:00
lang-specs.h lang-specs.h: Do not process -o or run the assembler if -fsyntax-only. 2000-08-21 12:12:24 -06:00
lang.c lang.c (lang_decode_option): Use ARRAY_SIZE. 2000-08-24 20:34:39 +00:00
lex.c
lex.h
Make-lang.in Make-lang.in (jc1$(exeext), [...]): Make parallel safe. 2000-08-31 18:19:01 +00:00
Makefile.in Configure changes required for zlib. 2000-09-03 21:09:10 +00:00
mangle.c
parse-scan.y
parse.h class.c (maybe_layout_super_class): Fixed indentation. 2000-08-11 15:01:37 -07:00
parse.y parse.y (do_merge_string_cste): New locals. 2000-09-05 19:37:09 -07:00
typeck.c typeck.c (build_java_array_type): Rewrite code to do array alignment. 2000-08-29 15:15:21 -07:00
verify.c jcf-write.c (generate_bytecode_conditional): Re-installed lost Jan 6 2000 patch. 2000-08-15 17:05:29 -07:00
xref.c
xref.h
zextract.c jcf-io.c: Include zlib.h. 2000-09-06 02:13:28 +00:00
zipfile.h jcf-io.c: Include zlib.h. 2000-09-06 02:13:28 +00:00