This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 7d136f71bc7 * ipa-pure-const.c (check_decl): Do not test TYPE_NEEDS_CO [...] new 2e51c6a2914 2018-11-06 Chung-Lin Tang cltang@codesourcery.com new f4e8d270953 S/390: Accept cdb in load-and-test-fp-1 testcase
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/testsuite/ChangeLog | 4 + gcc/testsuite/gcc.target/s390/load-and-test-fp-1.c | 2 +- libgomp/ChangeLog | 78 ++++ libgomp/libgomp.map | 34 ++ libgomp/oacc-mem.c | 142 +++++-- libgomp/openacc.f90 | 422 +++++++++++++++++++++ libgomp/openacc.h | 10 + libgomp/openacc_lib.h | 156 ++++++++ .../{lib-12.c => lib-94.c} | 9 +- .../{lib-66.c => lib-95.c} | 27 +- .../{lib-15.f90 => lib-16.f90} | 13 +- 11 files changed, 842 insertions(+), 55 deletions(-) copy libgomp/testsuite/libgomp.oacc-c-c++-common/{lib-12.c => lib-94.c} (76%) copy libgomp/testsuite/libgomp.oacc-c-c++-common/{lib-66.c => lib-95.c} (58%) copy libgomp/testsuite/libgomp.oacc-fortran/{lib-15.f90 => lib-16.f90} (72%)