From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17284 invoked by alias); 26 Oct 2013 09:12:56 -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 17244 invoked by uid 48); 26 Oct 2013 09:12:55 -0000 From: "sanimir.agovic at intel dot com" To: gdb-prs@sourceware.org Subject: [Bug fortran/9395] cannot access allocatable array in fortran90 Date: Sat, 26 Oct 2013 09:12: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-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: sanimir.agovic at intel 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-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-q4/txt/msg00122.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=9395 sagovic changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sanimir.agovic at intel dot com --- Comment #17 from sagovic --- (In reply to Jan Kratochvil from comment #14) > plan: VLA (Variable Length Arrays) and Fortran dynamic types > http://sourceware.org/ml/gdb/2012-11/msg00094.html Based on Jans plan we implemented variable length arrays for c99 and Fortran. It is based on HEAD and tested with gcc/gfortran as well as some other C and Fortran compilers. Sources and documentation can be found here http://intel-gdb.github.io/ We are currently upreaming c99 vla support for gdb. https://sourceware.org/ml/gdb-patches/2013-10/msg00632.html -- You are receiving this mail because: You are on the CC list for the bug.