[Bug middle-end/70580] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/if-1.c

tschwinge at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 8 08:32:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70580

--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Fri Apr  8 08:31:40 2016
New Revision: 234823

URL: https://gcc.gnu.org/viewcvs?rev=234823&root=gcc&view=rev
Log:
[PR testsuite/70579, PR testsuite/70580] Fix test cases failing because of the
compiler's "avoid offloading" decision

        libgomp/
        PR testsuite/70579
        PR testsuite/70580
        * testsuite/libgomp.oacc-c-c++-common/host_data-1.c: Initialize
        the runtime for acc_device_nvidia.
        * testsuite/libgomp.oacc-c-c++-common/if-1.c: Cope with
        "avoid offloading" situation.
        * libgomp.texi (Enabling OpenACC): Elaborate on interactions of
        "avoid offloading".

Modified:
    branches/gomp-4_0-branch/libgomp/ChangeLog.gomp
    branches/gomp-4_0-branch/libgomp/libgomp.texi
   
branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/host_data-1.c
    branches/gomp-4_0-branch/libgomp/testsuite/libgomp.oacc-c-c++-common/if-1.c


More information about the Gcc-bugs mailing list