This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug libgcj/26858] NullPointerException not generated for large classes...
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 3 Apr 2006 14:31:59 -0000
- Subject: [Bug libgcj/26858] NullPointerException not generated for large classes...
- References: <bug-26858-7151@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from aph at gcc dot gnu dot org 2006-04-03 14:31 -------
Subject: Bug 26858
Author: aph
Date: Mon Apr 3 14:31:56 2006
New Revision: 112640
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112640
Log:
2006-04-03 Andrew Haley <aph@redhat.com>
PR java/26858
* expr.c (build_field_ref): Don't check the field offset if
flag_syntax_only.
Modified:
trunk/gcc/java/ChangeLog
trunk/gcc/java/expr.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26858