This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 0db93a5 PR tree-optimization/71280 * gcc.dg/pr71280.c: New test. new 9b50ad1 libgomp/ 2016-05-26 Chung-Lin Tang cltang@codesourcery.com
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgomp/ChangeLog | 117 +++++ libgomp/libgomp.h | 14 +- libgomp/oacc-host.c | 20 +- libgomp/oacc-init.c | 7 +- libgomp/oacc-mem.c | 25 +- libgomp/plugin/plugin-hsa.c | 252 +++++++--- libgomp/plugin/plugin-nvptx.c | 599 +++++++++++------------ libgomp/target.c | 252 ++++++---- liboffloadmic/ChangeLog | 18 + liboffloadmic/plugin/libgomp-plugin-intelmic.cpp | 121 +++-- 10 files changed, 852 insertions(+), 573 deletions(-)