This is the mail archive of the gcc-bugs@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]

[Bug libgomp/66518] FAIL: libgomp.oacc-c/../libgomp.oacc-c-c++-common/lib-42.c -DACC_DEVICE_TYPE_host_nonshm=1 -DACC_MEM_SHARED=0 output pattern test, is , should match \[[0-9a-fA-FxX]+,256\] is not mapped


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

--- Comment #2 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Author: tschwinge
Date: Mon Oct 26 16:24:17 2015
New Revision: 229378

URL: https://gcc.gnu.org/viewcvs?rev=229378&root=gcc&view=rev
Log:
[PR libgomp/65437, libgomp/66518] Initialize runtime in acc_update_device,
acc_update_self

        libgomp/
        PR libgomp/65437
        PR libgomp/66518
        * oacc-mem.c (update_dev_host): Call goacc_lazy_initialize.
        * testsuite/libgomp.oacc-c-c++-common/lib-42.c: Remove XFAIL.

Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/oacc-mem.c
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/lib-42.c


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