r218607 - in /trunk: gcc/ChangeLog gcc/varpool....

iverbin@gcc.gnu.org iverbin@gcc.gnu.org
Wed Dec 10 20:52:00 GMT 2014


Author: iverbin
Date: Wed Dec 10 20:52:10 2014
New Revision: 218607

URL: https://gcc.gnu.org/viewcvs?rev=218607&root=gcc&view=rev
Log:
Force output of vars with "omp declare target" attribute in gcc/varpool.c

gcc/
	* varpool.c (varpool_node::get_create): Force output of vars with
	"omp declare target" attribute.
libgomp/
	* testsuite/libgomp.c/target-9.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/target-9.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/varpool.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list