parse.y (patch_binop): Don't fold if non-constant and emiting class files.
authorPer Bothner <bothner@gcc.gnu.org>
Tue, 6 Apr 1999 14:27:22 +0000 (07:27 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 6 Apr 1999 14:27:22 +0000 (07:27 -0700)
8
* parse.y (patch_binop):  Don't fold if non-constant and emiting
class files.

From-SVN: r26216

gcc/java/ChangeLog

index 38432af..5289360 100644 (file)
@@ -1,3 +1,8 @@
+1999-04-06  Per Bothner  <bothner@cygnus.com>
+
+       * parse.y (patch_binop):  Don't fold if non-constant and emiting
+       class files.
+
 Mon Apr  5 16:06:09 1999  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * Makefile.in (gjavah.o): Depend on $(JAVA_TREE_H).