From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21959 invoked by alias); 7 Jun 2006 23:58:02 -0000 Received: (qmail 21943 invoked by uid 71); 7 Jun 2006 23:58:01 -0000 Date: Wed, 07 Jun 2006 23:58:00 -0000 Message-ID: <20060607235801.21942.qmail@sourceware.org> To: nobody@sources.redhat.com Cc: gdb-prs@sources.redhat.com, From: Fred Krogh Subject: Re: fortran/2127: utils.c:947: internal-error: virtual memory exhausted: can't allocate 4294967420 bytes. Reply-To: Fred Krogh Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00057.txt.bz2 List-Id: The following reply was made to PR fortran/2127; it has been noted by GNATS. From: Fred Krogh To: gdb-gnats@sources.redhat.com, fkrogh@mathalacarte.com, gdb-prs@sources.redhat.com Cc: Subject: Re: fortran/2127: utils.c:947: internal-error: virtual memory exhausted: can't allocate 4294967420 bytes. Date: Wed, 07 Jun 2006 16:49:26 -0700 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=2127 I've just installed gfortran which was recently unmasked in Gentoo. The problem is not present when using GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1). Just in case, if anyone knows what needs to be said to get ddd to display part of an array or all or part of a dummy array, I'd love to know the incantation. Printing works, display doesn't except for a display of all of an array that is not a formal argument. Thanks, Fred