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

index f086f97..d3140c3 100644 (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