Add entrypoint attribute for the use of nvptx.
authorbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Feb 2015 21:37:42 +0000 (21:37 +0000)
committerbernds <bernds@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Feb 2015 21:37:42 +0000 (21:37 +0000)
commitec12b31aaa264417af69be3d1e5ac909e5af48fd
treea197574b6eb4945f34dce15b13e8a9bf4c422708
parentbfea87e3e9e84c995a3b678a4c234cd0187a41fe
Add entrypoint attribute for the use of nvptx.

* omp-low.c (create_omp_child_function): Tag entrypoint
functions with a special attribute.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220950 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/omp-low.c