This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8da7476c5fa libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' item new f6fff8a6fcd amdgcn, libgomp: Manually allocated stacks
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/config/gcn/gcn-run.cc | 62 +++-- gcc/config/gcn/gcn.cc | 192 ++++++++++------ gcc/config/gcn/gcn.h | 2 +- gcc/config/gcn/gcn.opt | 2 +- gcc/testsuite/gcc.c-torture/execute/pr47237.c | 2 +- gcc/testsuite/gcc.dg/builtin-apply3.c | 1 + gcc/testsuite/gcc.dg/builtin-apply4.c | 1 + .../gcc.dg/torture/stackalign/builtin-apply-3.c | 1 + .../gcc.dg/torture/stackalign/builtin-apply-4.c | 1 + include/gomp-constants.h | 2 +- libgomp/config/gcn/libgomp-gcn.h | 34 +++ libgomp/config/gcn/team.c | 8 +- libgomp/libgomp.h | 5 +- libgomp/plugin/plugin-gcn.c | 252 +++++++++++---------- 14 files changed, 332 insertions(+), 233 deletions(-)