From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9491 invoked by alias); 22 May 2010 01:00:01 -0000 Received: (qmail 9462 invoked by uid 48); 22 May 2010 00:59:46 -0000 Date: Sat, 22 May 2010 01:00:00 -0000 Message-ID: <20100522005946.9461.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/44232] function result with pointer to strided component of argument In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "Thomas dot L dot Clune at nasa dot gov" 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: 2010-05/txt/msg02384.txt.bz2 ------- Comment #8 from Thomas dot L dot Clune at nasa dot gov 2010-05-22 00:59 ------- Hmm. I've now built gfortran 4.5.1 20100521 (from the branch) and still have the same internal compiler error. Are you certain that the 4.5.1 20100420 version does not have this problem? (In reply to comment #1) > Thanks for the bug report. > > Can you upgrade to a newer version of the compiler? > > bash-3.2$ gfortran -v -save-temps -c t.F90 > Using built-in specs. > Target: i386-apple-darwin8.10.1 > Configured with: /tmp/gfortran-20090604/ibin/../gcc/configure > > 2009-06-04 is nearly a year old. > > The code compiles with > > gcc version 4.4.5 20100504 (prerelease) (GCC) > gcc version 4.5.1 20100420 (prerelease) (GCC) > gcc version 4.6.0 20100510 (experimental) (GCC) > > So, the bug appears to be fixed in all actively > maintained branches. > -- Thomas dot L dot Clune at nasa dot gov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44232