]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgomp/oacc-init.c
2015-09-22 Chung-Lin Tang <cltang@codesourcery.com>
authorcltang <cltang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Sep 2015 06:45:22 +0000 (06:45 +0000)
committercltang <cltang@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Sep 2015 06:45:22 +0000 (06:45 +0000)
commit2f6c4c35f8b65696e9ae48cf2cbe58b759b15284
treefa49e89a9624dff958ff59af53b25d34ea4cdb4e
parenta28f6dc56909fc35dd83d4364bc68c69e2450a51
2015-09-22  Chung-Lin Tang  <cltang@codesourcery.com>

PR libgomp/67141
* oacc-int.h (goacc_host_init): Add declaration.
* oacc-host.c (goacc_host_init): Remove static and constructor attribute.
* oacc-init.c (goacc_runtime_initialize): Call goacc_host_init() at end.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@227994 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/oacc-host.c
libgomp/oacc-init.c
libgomp/oacc-int.h