jcf-parse.c (get_constant): Add braces around computation of 'd' when REAL_ARITHMETIC...
authorAndrew Haley <aph@viagra.cygnus.co.uk>
Thu, 18 Feb 1999 14:20:21 +0000 (06:20 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 18 Feb 1999 14:20:21 +0000 (06:20 -0800)
commit43c5ec700f4a849d3b49324f1789e2aee41b6dbf
treef4831de54cc293eab472850917e8e26732c07fb6
parent2fe4772939894fd6edaa61bee56b3a4fc4cbb876
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
gcc/java/ChangeLog