jcf-parse.c (get_constant): Place braces around code to compute 'd' when REAL_ARITHME...
authorNick Clifton <nickc@cygnus.com>
Tue, 10 Nov 1998 23:42:22 +0000 (23:42 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 10 Nov 1998 23:42:22 +0000 (16:42 -0700)
commit0d17a080d6f40680d65183015a36682f712a43e1
tree45bf8494dce55d2e2eb31c5aebc50289c76b2948
parent5e942c506635af4d8ffc95aeb1bebc46a5584c73
jcf-parse.c (get_constant): Place braces around code to compute 'd' when REAL_ARITHMETIC is not defined.

Mon Oct 26 12:17:23 1998  Nick Clifton  <nickc@cygnus.com>
        * jcf-parse.c (get_constant): Place braces around code to compute
        'd' when REAL_ARITHMETIC is not defined.

From-SVN: r23600
gcc/java/ChangeLog
gcc/java/jcf-parse.c