From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8188 invoked by alias); 7 Oct 2009 22:42:46 -0000 Received: (qmail 8147 invoked by uid 48); 7 Oct 2009 22:42:35 -0000 Date: Wed, 07 Oct 2009 22:42:00 -0000 Message-ID: <20091007224235.8146.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/40737] Pointer references sometimes fail to define "span" symbols In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dh458 at oakapple dot net" 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 X-SW-Source: 2009-10/txt/msg00648.txt.bz2 ------- Comment #11 from dh458 at oakapple dot net 2009-10-07 22:42 ------- (In reply to comment #10) > > Here is a patch from Adhemerval Zanella from our IBM LTC Performance team, > > that "fixes" the problem for me and bootstraps (powerpc64-linux) and > > regtests with no regressions. Can someone else give this a try on their > > system? I can compile now the original source SPECmpi 129.tera_tf but I still don't execute correctly. The variables Ro and Ets get undefined somehow. Has anybody used any version of gfortran successfully to compile and correctly execute all of SPECmpi ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40737