From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25272 invoked by alias); 20 Feb 2013 17:17:39 -0000 Received: (qmail 25235 invoked by uid 48); 20 Feb 2013 17:17:38 -0000 From: "at_gdb at mathalacarte dot com" To: gdb-prs@sourceware.org Subject: [Bug fortran/9395] cannot access allocatable array in fortran90 Date: Wed, 20 Feb 2013 17:17: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: critical X-Bugzilla-Who: at_gdb at mathalacarte dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: 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 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 X-SW-Source: 2013-q1/txt/msg00272.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=9395 --- Comment #12 from Fred Krogh 2013-02-20 17:17:32 UTC --- Just tried my little test1 program above with "GNU Fortran (Gentoo 4.7.2 p1.3, pie-0.5.5) 4.7.2", and "GNU gdb (Gentoo 7.5.1 p2) 7.5.1". p itest(1:2) once again gives slice out of range, but p itest(1) gives 6316032, and p itest(2) gives 0. Values output by the code are correct. The optimistic view is that any change from the previous result is some sort of progress. -- 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.