This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 34077292ec1 2018-02-08 Richard Biener rguenther@suse.de new 0d90b57c087 [hsa] Set program allocation for static local variables new 9d48cab6129 [hsa] Fix PR82416 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/ChangeLog | 5 +++++ gcc/hsa-gen.c | 10 +++++++--- libgomp/ChangeLog | 9 +++++++++ libgomp/testsuite/libgomp.hsa.c/pr82416.c | 10 ++++++++-- libgomp/testsuite/libgomp.hsa.c/staticvar.c | 23 +++++++++++++++++++++++ 5 files changed, 52 insertions(+), 5 deletions(-) create mode 100644 libgomp/testsuite/libgomp.hsa.c/staticvar.c