aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/ChangeLog')
-rw-r--r--gcc/java/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog
index e40d443..e3cde16 100644
--- a/gcc/java/ChangeLog
+++ b/gcc/java/ChangeLog
@@ -1,3 +1,9 @@
+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.
+
2006-03-30 Andrew Haley <aph@redhat.com>
PR java/26858