From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 119228 invoked by alias); 30 Aug 2015 14:42:45 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 119195 invoked by uid 48); 30 Aug 2015 14:42:42 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/64613] allocatable array after 4.7 Date: Sun, 30 Aug 2015 14:42:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: 4.9.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-08/txt/msg02054.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64613 Dominique d'Humieres changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dominique d'Humieres --- > Actually the problem was because I recompiled vanilla versions of GCC/GDB > on Fedora (I was on Fedora 17 with GCC 4.7). Fedora has long history > of patches for GBD include VLA. After trying serveral times with Archer > and other VLA implement, I gave up. The best way I can suggest > to a normal user is grabbing a new version of Fedora with recent version > of GCC and GDB... Oldest supported version is now 4.9. If the problem persists with Fedora, please report upstream. > Unfortunately, if one is on OS X, I can't find any solution atm. I don't understand this reference to OS X.