From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18026 invoked by alias); 20 Oct 2013 18:40:45 -0000 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 Received: (qmail 17987 invoked by uid 48); 20 Oct 2013 18:40:42 -0000 From: "kargl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/58813] SIGSEGV in show_locus at error.c:310 Date: Sun, 20 Oct 2013 18:40:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 4.8.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kargl at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-10/txt/msg01423.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58813 --- Comment #2 from kargl at gcc dot gnu.org --- (In reply to kargl from comment #1) > With trunk gfortran gives > > troutmask:sgk[209] gfc4x -c b.f90 > b.f90:5.16: > > type(t) > 1 > Error: Derived type 't' at (1) is being used before it is defined > b.f90:7: > > end module m > 1 > Error: Procedure 'block@6' in generic interface 't' at (1) is neither > function nor subroutine I get a similar error message with 4.6.4, 4.7.4, and 4.8.2 20130916.