This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 4482dd6d231 2018-04-16 Aaron Sawdey acsawdey@linux.ibm.com new 44d4153a0a5 [openacc] Fix ICE when compiling tile loop containing infin [...]
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/ChangeLog | 7 +++++++ gcc/omp-expand.c | 8 ++++++++ libgomp/ChangeLog | 7 +++++++ libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c | 15 +++++++++++++++ libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90 | 13 +++++++++++++ 5 files changed, 50 insertions(+) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr84955.c create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr84955.f90