]> gcc.gnu.org Git - gcc.git/commit
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:20 +0000 (06:20 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 18 Feb 1999 14:20:20 +0000 (06:20 -0800)
commit2fe4772939894fd6edaa61bee56b3a4fc4cbb876
treec4d45952f68cef4dfca231af80b8ba9e0c4da110
parent43a538f6d9f85117ab053cb765ab40180f720e20
jcf-parse.c (get_constant): Add braces around computation of 'd' when REAL_ARITHMETIC is not defined.


* 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: r25284
gcc/java/jcf-parse.c
This page took 0.063957 seconds and 5 git commands to generate.