[PATCH 5/5] OpenACC 2.0 support for libgomp - temporary test harness tweaks

Julian Brown julian@codesourcery.com
Tue Nov 11 14:19:00 GMT 2014


Hi,

As mentioned in the previous mail in this series, testing the OpenACC
runtime support in libgomp is going to be awkward until the associated
middle-end pieces are ready. This stop-gap patch helps to allow tests
(that don't use any of the pragmas, only calling the run-time library
directly) to run successfully.

OK to apply?

Thanks,

Julian

ChangeLog

    libgomp/
    * testsuite/libgomp.oacc-c++/c++.exp (ALWAYS_CFLAGS): Temporarily
    replace -fopenacc with -lgomp -lpthread, until -fopenacc support
    lands upstream.
    * testsuite/libgomp.oacc-c/c.exp (ALWAYS_CFLAGS): Likewise.
    * testsuite/libgomp.oacc-fortran/fortran.exp (ALWAYS_CFLAGS):
    Similar, but without -lpthread.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Temporary-testing-tweaks.patch
Type: text/x-patch
Size: 2827 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20141111/b0ab76eb/attachment.bin>


More information about the Gcc-patches mailing list