From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31110 invoked by alias); 24 Jan 2008 19:34:52 -0000 Received: (qmail 31012 invoked by uid 48); 24 Jan 2008 19:34:08 -0000 Date: Thu, 24 Jan 2008 19:34:00 -0000 Message-ID: <20080124193408.31011.qmail@sourceware.org> From: "tthomas at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20071102154539.5252.tthomas@redhat.com> References: <20071102154539.5252.tthomas@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5252] Arithmetic of float variable and Integer value fails (on hpd) X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00169.txt.bz2 List-Id: ------- Additional Comments From tthomas at redhat dot com 2008-01-24 19:34 ------- Use BigFloatingPoint for arithmetic operations. frysk-core/frysk/value/ChangeLog 2008-01-23 Teresa Thomas * BigFloatingPoint.java: Add arithmetic functions. * FloatingPointUnit.java: Use BigFloatingPoint for arithmetics. * Value.java (asBigFloatingPoint): Fix cast. * IntegerType.java (putBigFloatingPoint): New. * FloatingPointType.java (putBigFloatingPoint): New. * ArithmeticType.java (putBigFloatingPoint): New. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=5252 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.