This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ea47b34525d /cp 2018-08-01 Paolo Carlini paolo.carlini@oracle.com new 29d354b329e [libgomp, nvptx] Add cuda-lib.def new 40632ac35ed [nvptx] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
The 2 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: gcc/ChangeLog | 6 +++++ gcc/config/nvptx/nvptx.c | 3 +++ libgomp/ChangeLog | 7 ++++++ libgomp/plugin/cuda-lib.def | 46 ++++++++++++++++++++++++++++++++++++++ libgomp/plugin/plugin-nvptx.c | 51 ++----------------------------------------- 5 files changed, 64 insertions(+), 49 deletions(-) create mode 100644 libgomp/plugin/cuda-lib.def