Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 27 Dec 2002 09:12:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 27 Dec 2002 09:12:09 -0500 Received: from webmail35.rediffmail.com ([203.199.83.246]:40333 "HELO rediffmail.com") by vger.kernel.org with SMTP id ; Fri, 27 Dec 2002 09:12:08 -0500 Date: 27 Dec 2002 14:18:08 -0000 Message-ID: <20021227141808.4478.qmail@webmail35.rediffmail.com> MIME-Version: 1.0 From: "Nandakumar NarayanaSwamy" Reply-To: "Nandakumar NarayanaSwamy" To: linux-kernel@vger.kernel.org Subject: Floating Point Exception Content-type: text/plain; format=flowed Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 725 Lines: 25 Hi All, I am getting a floating point exception when i run my code. I am having a IDT 32334 MIPS processor in my board and i am using cross compiler to build the image. When the program is executed, it comes out after sometime with the message "Floating point exception". No other dump is displayed. Seems to be having some illegal floating point operations in my code. Can anyone suggest me the reason why i am getting this and how to solve this? Thanks in advance, Nanda - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/