From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13733 invoked by alias); 5 Aug 2012 14:31:51 -0000 Received: (qmail 13726 invoked by uid 22791); 5 Aug 2012 14:31:51 -0000 X-SWARE-Spam-Status: No, hits=-6.0 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 05 Aug 2012 14:31:36 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q75EVZ4Z030269 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sun, 5 Aug 2012 10:31:35 -0400 Received: from fche.csb (vpn-11-235.rdu.redhat.com [10.11.11.235]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q75EVZY7010748; Sun, 5 Aug 2012 10:31:35 -0400 Received: by fche.csb (Postfix, from userid 2569) id 9E87758130; Sun, 5 Aug 2012 10:31:34 -0400 (EDT) Date: Sun, 05 Aug 2012 14:31:00 -0000 From: "Frank Ch. Eigler" To: "kitepilot@kitepilot.com" Cc: overseers@gcc.gnu.org Subject: Re: tclStrToD.c:4342:6: internal compiler error: Floating point exception Message-ID: <20120805143134.GG28635@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2012-q3/txt/msg00050.txt.bz2 Hi - On Sun, Aug 05, 2012 at 09:32:44AM -0400, kitepilot@kitepilot.com wrote: > I got the error in the subject (more below) while compiling TCL. > > tcl8.5.11/unix/../generic/tclStrToD.c:4342:6: internal compiler error: > Floating point exception > Please submit a full bug report, > with preprocessed source if appropriate. > [...] Please consider filing a report at http://gcc.gnu.org/bugzilla/ or contact gcc-help@gcc.gnu.org. > [...] I'll be glad to provide unrestricted root access to such > computer to anyone willing and able to investigate the issue. [...] (That sounds excessive.) - FChE