This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 257fd0333fe Add gimple_ranger::debug. new b38a4bd1024 openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc
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/allocator.c | 398 ++++++++++++++++++++- libgomp/libgomp.map | 4 + libgomp/omp.h.in | 25 +- libgomp/testsuite/libgomp.c-c++-common/alloc-4.c | 20 +- .../libgomp.c-c++-common/{alloc-1.c => alloc-5.c} | 36 +- libgomp/testsuite/libgomp.c-c++-common/alloc-6.c | 58 +++ .../libgomp.c-c++-common/{alloc-1.c => alloc-7.c} | 61 +++- .../libgomp.c-c++-common/{alloc-1.c => alloc-8.c} | 65 +++- 8 files changed, 593 insertions(+), 74 deletions(-) copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-5.c} (77%) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/alloc-6.c copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-7.c} (69%) copy libgomp/testsuite/libgomp.c-c++-common/{alloc-1.c => alloc-8.c} (65%)