From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8790 invoked by alias); 17 Jun 2005 13:13:52 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 8759 invoked by uid 48); 17 Jun 2005 13:13:49 -0000 Date: Fri, 17 Jun 2005 13:13:00 -0000 Message-ID: <20050617131349.8758.qmail@sourceware.org> From: "rmathew at gcc dot gnu dot org" To: java-prs@gcc.gnu.org In-Reply-To: <20050615230348.22084.tromey@gcc.gnu.org> References: <20050615230348.22084.tromey@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug libgcj/22084] Divide_1 test case hangs X-Bugzilla-Reason: CC X-SW-Source: 2005-q2/txt/msg00787.txt.bz2 List-Id: ------- 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