This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/coarray_native in repository gcc.
from dd06247d918 Fix test for size of memory allocation. new 649754c5b4a Do not do overflow checks on allocating shared coarrays; re [...]
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: gcc/fortran/trans-array.c | 4 +- libgfortran/nca/alloc.c | 30 ++--- libgfortran/nca/allocator.c | 20 ++-- libgfortran/nca/coarraynative.c | 124 +++++++++---------- libgfortran/nca/collective_subroutine.c | 98 ++++++++------- libgfortran/nca/counter_barrier.c | 23 ++-- libgfortran/nca/hashmap.c | 206 ++++++++++++++++---------------- libgfortran/nca/shared_memory.c | 68 ++++++----- libgfortran/nca/sync.c | 49 ++++---- libgfortran/nca/util.c | 102 ++++++++-------- libgfortran/nca/wrapper.c | 125 +++++++++---------- 11 files changed, 436 insertions(+), 413 deletions(-)