From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 106412 invoked by alias); 22 Nov 2015 02:19:40 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 106392 invoked by uid 89); 22 Nov 2015 02:19:38 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 X-HELO: mail105.syd.optusnet.com.au Received: from mail105.syd.optusnet.com.au (HELO mail105.syd.optusnet.com.au) (211.29.132.249) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 22 Nov 2015 02:19:36 +0000 Received: from dimstar.local.net (c122-107-168-99.eburwd5.vic.optusnet.com.au [122.107.168.99]) by mail105.syd.optusnet.com.au (Postfix) with ESMTP id CAE0E1044E25 for ; Sun, 22 Nov 2015 13:19:33 +1100 (AEDT) Received: (qmail 15602 invoked by uid 501); 22 Nov 2015 02:19:26 -0000 Date: Sun, 22 Nov 2015 02:19:00 -0000 From: Duncan Roe To: cygwin@cygwin.com Subject: Re: cygwin 64bit on Win7 gcc internal compiler error: Segmentation fault on floating point literal 10.0 Message-ID: <20151122021926.GA15507@dimstar.local.net> Mail-Followup-To: cygwin@cygwin.com References: <5651062A.5070709@cornell.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5651062A.5070709@cornell.edu> User-Agent: Mutt/1.5.22 (2013-10-16) X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.1 cv=R4L+YolX c=1 sm=1 tr=0 a=+cDhJlqnNvz9E7c5l3ERGg==:117 a=+cDhJlqnNvz9E7c5l3ERGg==:17 a=y26AOypDAAAA:8 a=PO7r1zJSAAAA:8 a=iaFubHWvAAAA:8 a=kj9zAlcOel0A:10 a=qtqOOiqGOCEA:10 a=mDV3o1hIAAAA:8 a=w_pzkKWiAAAA:8 a=gzkl7okFxxYyun3_eS0A:9 a=CjuIK1q_8ugA:10 a=i8ZbNWNg3c0A:10 a=buB1NfXUTBUA:10 X-IsSubscribed: yes X-SW-Source: 2015-11/txt/msg00312.txt.bz2 On Sat, Nov 21, 2015 at 07:02:50PM -0500, Ken Brown wrote: > On 11/21/2015 3:10 PM, David Standish wrote: > >gcc is broken on fresh install of 64 bit cygwin on 64 bit Win7 > >Enterprise on new laptop. > >version 4.9.3-1 , but other versions broken as well (4.9.2-3, 5.2.0-1) > > > >I suspect there is a straightforward fix to my problem but I have no > >idea where to begin. > > > > > >Cygwin DLL version info: > > DLL version: 2.3.1 > > > >gcc-core 4.9.3-1 > > > >Fresh cygwin64 install default base files + gcc_core > > > >bug5.c > > > > > > > >void demo(void) > >{ > > 1.0; > > 10.01; > > 11.0; > > 10.0; > >} > > > >$ gcc -c bug5.c > >bug5.c: In function 'demo': > >bug5.c:9:3: internal compiler error: Segmentation fault > > 10.0; > > ^ > >Please submit a full bug report, > >with preprocessed source if appropriate. > >See for instructions. > > It works fine for me. Maybe you should send cygcheck output as requested at > http://cygwin.com/problems.html: > > "Run cygcheck -s -v -r > cygcheck.out and include that file as an > *attachment* in your report. Please do not compress or otherwise encode the > output. Just attach it as a straight text file so that it can be easily > viewed." > > Ken > FWIW, WFFM too. Win7 Home 64-bit, gcc 4.9.3-1, cygwin 2.3.1-1, Cheers ... Duncan. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple