jcf-parse.c (get_constant): Add braces around computation of 'd' when REAL_ARITHMETIC is not defined.

x
	* jcf-parse.c (get_constant): Add braces around computation of 'd'
	when REAL_ARITHMETIC is not defined.  [Oct 26 fix got overwritten -PB]

From-SVN: r25285
This commit is contained in:
Andrew Haley 1999-02-18 06:20:21 -08:00 committed by Per Bothner
parent 2fe4772939
commit 43c5ec700f

View File

@ -1,3 +1,8 @@
1998-11-26 Andrew Haley <aph@viagra.cygnus.co.uk>
* jcf-parse.c (get_constant): Add braces around computation of 'd'
when REAL_ARITHMETIC is not defined. [Oct 26 fix got overwritten -PB]
1999-02-17 Andrew Haley <aph@cygnus.com>
* class.c (build_utf8_ref): Back out broken patch which was