gcc/gcc/java
Andrew Haley fc5295fa6a expr.c (build_java_array_length_access): Check for null pointer.
2002-09-26  Andrew Haley  <aph@redhat.com>

	* expr.c (build_java_array_length_access): Check for null pointer.
	* expr.c (expand_java_arrayload): Likewise.

From-SVN: r57591
2002-09-27 18:27:44 +00:00
..
.cvsignore For PR libgcj/5303: 2002-04-08 18:32:23 +00:00
ChangeLog expr.c (build_java_array_length_access): Check for null pointer. 2002-09-27 18:27:44 +00:00
Make-lang.in re PR libgcj/7633 ($(prefix)/share used rather than $(datadir)) 2002-08-22 00:52:20 +00:00
boehm.c Makefile.in (convert.o, [...]): Update. 2002-03-29 21:46:27 +00:00
buffer.c
buffer.h
builtins.c builtins.def: Make the argument types of abort and exit independent of the front-end. 2002-07-11 01:20:23 +00:00
chartables.h gen-table.pl: Const-ify output. 2001-12-28 22:27:29 +00:00
check-init.c Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
class.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
config-lang.in Merge from pch-branch up to tag pch-commit-20020603. 2002-06-04 07:11:05 +00:00
constants.c Index: ChangeLog 2002-08-04 22:45:31 +00:00
convert.h
decl.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
except.c verify.c (verify_jvm_instructions): Allow exception handler inside code that is being protected, but generate a warning. 2002-09-05 13:24:41 +00:00
expr.c expr.c (build_java_array_length_access): Check for null pointer. 2002-09-27 18:27:44 +00:00
gcj.texi gcj.texi: Add chapter about system properties. 2002-09-02 15:36:07 +00:00
gen-table.pl gen-table.pl: Don't process characters after \uffff. 2001-12-29 04:31:10 +00:00
gjavah.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
jcf-io.c java-tree.h, [...]: Remove all #if JAVA_USE_HANDLES blocks... 2002-06-04 20:32:08 +00:00
jcf-parse.c jcf-parse.c (get_constant): Decode from IEEE no matter what the target format. 2002-09-21 09:16:24 -07:00
jcf-path.c c-lex.c (GET_ENVIRONMENT): Remove. 2002-07-21 21:59:03 +00:00
jcf-reader.c
jcf-write.c real.c, real.h: Rewrite from scratch. 2002-09-16 09:36:39 -07:00
jcf.h configure.in (AC_CHECK_FUNCS): Add checks for scandir and alphasort. 2002-05-19 16:25:51 +00:00
jv-scan.c re PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use in this function)) 2002-02-01 21:07:31 +00:00
jvgenmain.c
jvspec.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
keyword.gperf jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. 2002-06-11 17:31:11 +00:00
keyword.h jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. 2002-06-11 17:31:11 +00:00
lang-options.h Make --CLASSPATH by a synonym for --classpath and -classpath. 2002-03-03 00:35:11 -08:00
lang-specs.h
lang.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
lex.c re PR java/7950 (jc1 parses files ending in 0x0d incorrectly) 2002-09-17 20:59:53 +00:00
lex.h
mangle.c ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
mangle_name.c Index: ChangeLog 2002-08-05 18:46:37 +00:00
parse-scan.y jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC. 2002-06-11 17:31:11 +00:00
parse.h Index: ChangeLog 2002-08-04 22:45:31 +00:00
parse.y ChangeLog: Follow spelling conventions. 2002-09-21 02:19:44 +00:00
typeck.c Index: ChangeLog 2002-08-04 22:45:31 +00:00
verify.c For PR java/5794: 2002-09-11 19:37:03 +00:00
xref.c Index: ChangeLog 2002-08-05 18:46:37 +00:00
xref.h
zextract.c
zipfile.h