From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30168 invoked by alias); 20 Feb 2013 16:49:17 -0000 Received: (qmail 30085 invoked by uid 48); 20 Feb 2013 16:49:15 -0000 From: "schneidermark at myfairpoint dot net" To: gdb-prs@sourceware.org Subject: [Bug fortran/9395] cannot access allocatable array in fortran90 Date: Wed, 20 Feb 2013 16:49: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: schneidermark at myfairpoint dot net 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: Priority CC Version Summary Severity 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/msg00269.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=9395 Mark Schneider changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P1 CC| |schneidermark at | |myfairpoint dot net Version|7.4 |unknown Summary|can not acces allocatable |cannot access allocatable |array in fortran90 |array in fortran90 Severity|normal |critical --- Comment #11 from Mark Schneider 2013-02-20 16:49:11 UTC --- All IDE's based on gfortran/gdb have this problem, including Code:Blocks, Simply Frotran, NetBeans and Eclipse. It makes it almost impossible to debug newer code that depends on allocating arrays. And allocatable arrays in fortran have been around since fortran 90. -- 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.