]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorAndrew Haley <aph@cygnus.com>
Thu, 21 Jan 1999 08:50:06 +0000 (08:50 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Thu, 21 Jan 1999 08:50:06 +0000 (08:50 +0000)
commitfff02f07b776f9dd7562c87d7bbf6c3eff619cba
tree70f272d41e8874c040d6caef21ac1e9e4e53244e
parentee5332b81a9cd1dea4c73f596648ae70533f5fe5
[multiple changes]

Thu Jan 21 16:00:06 1999  Andrew Haley  <aph@cygnus.com>
* typeck.c (convert): Allow conversions to void type: some
  optimizations in gcc do this.
Thu Jan 21 15:21:49 1999  Andrew Haley  <aph@cygnus.com>
* typeck.c (convert_ieee_real_to_integer): New function.
(convert): When not using fast-math and using hardware fp, convert
  an IEEE NaN to zero.

From-SVN: r24797
gcc/java/ChangeLog
gcc/java/typeck.c