This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp4] Additional tests for routine directive


Hi!

On Fri, 24 Jul 2015 15:43:36 -0500, James Norris <jnorris@codesourcery.com> wrote:
> The attached patch adds additional test for the routine
> directive for C/C++/Fortran.
> 
> Committed to gomp-4_0-branch.

Thanks, but I see a number of FAILs, including the following:

    FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/routine-5.c -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 (test for excess errors)
    UNRESOLVED: libgomp.oacc-c/../libgomp.oacc-c-c++-common/routine-5.c -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0 compilation failed to produce executable

    PASS: libgomp.oacc-c/../libgomp.oacc-c-c++-common/routine-3.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 (test for excess errors)
    PASS: libgomp.oacc-c/../libgomp.oacc-c-c++-common/routine-3.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 execution test
    FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/routine-3.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 output pattern test, is , should match foo not found

    FAIL: libgomp.oacc-fortran/routine-8.f90 -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0  -O0  (test for excess errors)
    UNRESOLVED: libgomp.oacc-fortran/routine-8.f90 -DACC_DEVICE_TYPE_nvidia=1 -DACC_MEM_SHARED=0  -O0  compilation failed to produce executable
    [same for other torture testing flags]

    PASS: libgomp.oacc-fortran/routine-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O0  (test for excess errors)
    PASS: libgomp.oacc-fortran/routine-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O0  execution test
    FAIL: libgomp.oacc-fortran/routine-6.f90 -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1  -O0  output pattern test, is , should match not found
    [same for other torture testing flags]

(I have not reviewed your test case changes.)


GrÃÃe,
 Thomas

Attachment: pgptaIxlCYWtS.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]