[gomp4] Additional tests for routine directive

James Norris jnorris@codesourcery.com
Mon Jul 27 18:36:00 GMT 2015


Thomas,

The attached patch adds XFAILs so as to quiet the errors
until such time as the development is complete.

Committed to gomp-4_0-branch.

Thank you, thank you
Jim

On 07/27/2015 08:36 AM, Thomas Schwinge wrote:
> 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
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests.patch
Type: text/x-patch
Size: 2007 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150727/3a9516b2/attachment.bin>


More information about the Gcc-patches mailing list