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
This commit is contained in:
Per Bothner 1999-04-06 07:27:22 -07:00
parent 7c3f7c03af
commit b399dcd2cc

View 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).