From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14970 invoked by alias); 12 Apr 2013 19:34:18 -0000 Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org Received: (qmail 14930 invoked by uid 48); 12 Apr 2013 19:34:18 -0000 From: "tromey at redhat dot com" To: gdb-prs@sourceware.org Subject: [Bug fortran/9232] utils.c:947: internal-error: virtual memory exhausted: can't allocate 4294967420 bytes. Date: Fri, 12 Apr 2013 19:34:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at redhat dot com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Status Resolution Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-q2/txt/msg00068.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=9232 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #8 from Tom Tromey 2013-04-12 19:34:17 UTC --- (In reply to comment #7) > I'm not getting failures now, but the following seems a little strange to me. > I have stopped at the return on line 12. And ... > > (gdb) p ii(1:5) > slice out of range > (gdb) p ii(1)@5 > $6 = (1, 2, 3, 4, 5) > > Perhaps this is considered normal? I don't know -- I don't know Fortran :) The usual rule is that gdb should follow the language rules. So if that is valid Fortran then I think it is a bug. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.