From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5164 invoked by alias); 9 Mar 2013 20:43:41 -0000 Received: (qmail 5140 invoked by uid 48); 9 Mar 2013 20:43:27 -0000 From: "walt.brainerd at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/56581] New: seg fault Date: Sat, 09 Mar 2013 20:43:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: walt.brainerd at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2013-03/txt/msg00757.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56581 Bug #: 56581 Summary: seg fault Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned@gcc.gnu.org ReportedBy: walt.brainerd@gmail.com Created attachment 29630 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29630 Fixed-form Fortran source The code is in error as the statement function is commented out, but seg error . . . $ gfortran -c rate1.f rate1.f: In function 'rate1': rate1.f:36:0: internal compiler error: Segmentation fault END MCL23370 ^ libbacktrace could not find executable to open ======================== $ gfortran --version GNU Fortran (GCC) 4.8.0 20130302 (experimental) [trunk revision 196403] Copyright (C) 2013 Free Software Foundation, Inc. ======================== Windows 7 running under cygwin, bash.