This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 034e7f1d295 Daily bump. new 61e4ee3f2c0 ipa-sra: Prevent constructing debug info from wrong argument new ddce10e77f0 [OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handling f [...] new 50666d23b52 [OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP_FOR [...]
The 3 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/ipa-param-manipulation.c | 6 ++- gcc/testsuite/gcc.dg/guality/pr95343.c | 45 ++++++++++++++++++++++ libgomp/oacc-mem.c | 18 ++++----- .../libgomp.oacc-c-c++-common/pr92843-1.c | 10 ++++- 4 files changed, 68 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/guality/pr95343.c