Add entrypoint attribute for the use of nvptx.
commitd7823208f9f8f1dc5f1b57431037a1ec53c7c57a
authorBernd Schmidt <bernds@codesourcery.com>
Tue, 24 Feb 2015 21:37:42 +0000 (24 21:37 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Tue, 24 Feb 2015 21:37:42 +0000 (24 21:37 +0000)
treea197574b6eb4945f34dce15b13e8a9bf4c422708
parentf8571677c0ea8e32f1dafd0d6020eb477ed92e8e
Add entrypoint attribute for the use of nvptx.

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

From-SVN: r220950
gcc/ChangeLog
gcc/omp-low.c