From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17421 invoked by alias); 6 Oct 2009 22:04:08 -0000 Received: (qmail 15240 invoked by uid 48); 6 Oct 2009 22:03:56 -0000 Date: Tue, 06 Oct 2009 22:04:00 -0000 Message-ID: <20091006220356.15239.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: "bergner at gcc dot gnu dot org" 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/msg00538.txt.bz2 ------- Comment #8 from bergner at gcc dot gnu dot org 2009-10-06 22:03 ------- Created an attachment (id=18732) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18732&action=view) Potential patch to fix pr40737 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? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40737