This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gomp-nvptx in repository gcc.
from b91df28 nvptx backend: implement alloca with -msoft-stack new cc544f1 Add Changelog.gomp-nvptx entry for the previous patch new c926255 Revert "libgomp: avoid alloca in taskloop.c" new 155b4e2 Revert "libgomp: avoid variable-length stack allocation in team.c" new 787de5b libgomp: require soft-stack for task.c
The 4 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.gomp-nvptx | 14 ++++++++++++++ libgomp/ChangeLog.gomp-nvptx | 24 +++++++++++++++++++----- libgomp/config/nvptx/task.c | 4 ++++ libgomp/task.c | 11 +---------- libgomp/taskloop.c | 26 +++----------------------- 5 files changed, 41 insertions(+), 38 deletions(-)