X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A294162.9070201@gmail.com> Date: Fri, 05 Jun 2009 17:01:38 +0100 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [1.7] segfault with gfortran 4.3.2 when compiling a simple test case References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Gustavo Seabra wrote: > I'm having problems with gfortran: > $ gfortran --version > GNU Fortran (GCC) 4.3.2 20080827 (beta) 2 > Copyright (C) 2008 Free Software Foundation, Inc. > > GNU Fortran comes with NO WARRANTY, to the extent permitted by law. > You may redistribute copies of GNU Fortran > under the terms of the GNU General Public License. > For more information about these matters, see the file named COPYING > > $ gfortran -O0 -fno-second-underscore -o testp testp.f > gfortran: Internal error: Segmentation fault (program f951) > Please submit a full bug report. > See for instructions. If you have rebased, please reinstall libgmp/libmpfr. This looks like the same as: http://cygwin.com/ml/cygwin/2009-06/msg00202.html cheers, DaveK -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/