[Bug libgcj/22084] Divide_1 test case hangs

rmathew at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 17 13:13:00 GMT 2005


------- Additional Comments From rmathew at gcc dot gnu dot org  2005-06-17 13:13 -------
Confirmed, though I see a FAIL instead of a hang. It has only started 
appearing this week. It fails like:

  -1459606597
  -2147483648
  335645025
  FAIL: Divide_1 execution - source compiled test

instead of the expected:

  -2147483648
  -2147483648
  0
  0
  [...]

Note that the values are totally off.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-17 13:13:47
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22084



More information about the Java-prs mailing list