Author: bernds
Date: Tue Feb 24 21:37:42 2015
New Revision: 220950
URL: https://gcc.gnu.org/viewcvs?rev=220950&root=gcc&view=rev
Log:
Add entrypoint attribute for the use of nvptx.
* omp-low.c (create_omp_child_function): Tag entrypoint
functions with a special attribute.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c