From b399dcd2cc8593440bb338e3e3ba04bc994e47a9 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Tue, 6 Apr 1999 07:27:22 -0700 Subject: parse.y (patch_binop): Don't fold if non-constant and emiting class files. 8 * parse.y (patch_binop): Don't fold if non-constant and emiting class files. From-SVN: r26216 --- gcc/java/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 38432af..5289360 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,8 @@ +1999-04-06 Per Bothner + + * parse.y (patch_binop): Don't fold if non-constant and emiting + class files. + Mon Apr 5 16:06:09 1999 Kaveh R. Ghazi * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H). -- cgit v1.1