This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 141e83d9de9 Fix missing include of header file in mips.c. new ff88bae78d5 Fix diff_type in expand_oacc_for char iter_type new 0b3bf55cacb Add missing header file attribs.h to couple of targets.
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 | 12 ++++++ gcc/config/m32c/m32c.c | 2 + gcc/config/rl78/rl78.c | 1 + gcc/config/sh/sh.c | 1 + gcc/config/v850/v850.c | 1 + gcc/omp-expand.c | 2 + libgomp/ChangeLog | 6 +++ .../testsuite/libgomp.oacc-c-c++-common/vprop-2.c | 45 ++++++++++++++++++++++ .../testsuite/libgomp.oacc-c-c++-common/vprop.c | 1 - 9 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/vprop-2.c