From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7489 invoked by alias); 7 May 2011 16:24:33 -0000 Received: (qmail 7461 invoked by uid 22791); 7 May 2011 16:24:28 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 07 May 2011 16:24:12 +0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/48926] New: gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors) X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sat, 07 May 2011 16:24:00 -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 X-SW-Source: 2011-05/txt/msg00641.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48926 Summary: gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors) Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned@gcc.gnu.org ReportedBy: howarth@nitro.med.uc.edu At r173533 with or without http://gcc.gnu.org/ml/gcc-patches/2011-05/msg00566.html applied, the following new fortran testsuite regressions occur on x86_64-apple-darwin10... WARNING: gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 compilation failed to produce executable FAIL: gfortran.dg/coarray/image_index_1.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) WARNING: gfortran.dg/coarray/image_index_1.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable FAIL: gfortran.dg/coarray/image_index_2.f90 -fcoarray=single -O2 (test for excess errors) WARNING: gfortran.dg/coarray/image_index_2.f90 -fcoarray=single -O2 compilation failed to produce executable FAIL: gfortran.dg/coarray/image_index_2.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) WARNING: gfortran.dg/coarray/image_index_2.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable FAIL: gfortran.dg/coarray/this_image_1.f90 -fcoarray=single -O2 (test for excess errors) WARNING: gfortran.dg/coarray/this_image_1.f90 -fcoarray=single -O2 compilation failed to produce executable FAIL: gfortran.dg/coarray/this_image_1.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) WARNING: gfortran.dg/coarray/this_image_1.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable FAIL: gfortran.dg/coarray/this_image_2.f90 -fcoarray=single -O2 (test for excess errors) WARNING: gfortran.dg/coarray/this_image_2.f90 -fcoarray=single -O2 compilation failed to produce executable FAIL: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single (test for excess errors) WARNING: gfortran.dg/coarray/this_image_2.f90 -fcoarray=lib -O2 -lcaf_single compilation failed to produce executable these are of the form... Executing on host: /sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../gfortran -B/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/gcc/testsuite/gfortran/../../ -B/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libgfortran/ /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 -B/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libgfortran/.libs -L/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libgfortran/.libs -L/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libgfortran/.libs -B/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libquadmath/.libs -L/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libquadmath/.libs -L/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libquadmath/.libs -L/sw/src/fink.build/gcc47-4.7.0-1000/darwin_objdir/x86_64-apple-darwin10.7.0/i386/libiberty -lm -m32 -o ./image_index_1.exe (timeout = 300) /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:84.26: index1 = image_index(a, [3, -4, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:85.26: index2 = image_index(b, [-1, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:90.26: index1 = image_index(a, [3, -3, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:91.26: index2 = image_index(b, [0, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:29.24: index1 = image_index(a, [3, -4, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:30.24: index2 = image_index(b, [-1, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:35.24: index1 = image_index(a, [3, -3, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:36.24: index2 = image_index(b, [0, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:45.24: index1 = image_index(d, [-1, 1] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:46.24: index2 = image_index(d, [0, 1] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:53.24: index1 = image_index(e, [-1, 3] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:54.24: index2 = image_index(e, [-1, 4] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:67.24: index1 = image_index(a, [1, 0, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:68.24: index2 = image_index(a, [3, 1, 2] ) ! = 213, yeah! 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:69.24: index3 = image_index(a, [3, 1, 0] ) ! = 13 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 compiler exited with status 1 output is: /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:84.26: index1 = image_index(a, [3, -4, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:85.26: index2 = image_index(b, [-1, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:90.26: index1 = image_index(a, [3, -3, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:91.26: index2 = image_index(b, [0, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:29.24: index1 = image_index(a, [3, -4, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:30.24: index2 = image_index(b, [-1, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:35.24: index1 = image_index(a, [3, -3, 88] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:36.24: index2 = image_index(b, [0, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:45.24: index1 = image_index(d, [-1, 1] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:46.24: index2 = image_index(d, [0, 1] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:53.24: index1 = image_index(e, [-1, 3] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:54.24: index2 = image_index(e, [-1, 4] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 2 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:67.24: index1 = image_index(a, [1, 0, 0] ) 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:68.24: index2 = image_index(a, [3, 1, 2] ) ! = 213, yeah! 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 /sw/src/fink.build/gcc47-4.7.0-1000/gcc-4.7-20110507/gcc/testsuite/gfortran.dg/coarray/image_index_1.f90:69.24: index3 = image_index(a, [3, 1, 0] ) ! = 13 1 Error: The number of array elements of the SUB argument to IMAGE_INDEX at (1) shall be 1 (corank) not 3 FAIL: gfortran.dg/coarray/image_index_1.f90 -fcoarray=single -O2 (test for excess errors)