public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/2] openacc: Fix/temp workaround for PR98979
@ 2021-02-10  3:14 Julian Brown
  2021-02-10  3:14 ` [PATCH 1/2] Revert "openacc: Allow strided arrays in update directives" Julian Brown
  2021-02-10  3:14 ` [PATCH 2/2] openacc: Add XFAILs [PR98979] Julian Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Julian Brown @ 2021-02-10  3:14 UTC (permalink / raw)
  To: gcc-patches; +Cc: fortran, Tobias Burnus, Thomas Schwinge, Jakub Jelinek

Hi,

Until a patch to fix derived type mappings with array elements, etc. is
approved, this small patch series (a) reverts the strided arrays in
update directives patch, and (b) adds some XFAILS/skips for the failing
tests flagged in PR98979.

I will apply shortly as obvious.

Thanks,

Julian

Julian Brown (2):
  Revert "openacc: Allow strided arrays in update directives"
  openacc: Add XFAILs [PR98979]

 gcc/fortran/openmp.c                                         | 5 ++---
 gcc/testsuite/gfortran.dg/goacc/array-with-dt-2.f90          | 5 +++--
 gcc/testsuite/gfortran.dg/goacc/derived-chartypes-1.f90      | 3 +++
 gcc/testsuite/gfortran.dg/goacc/derived-chartypes-2.f90      | 3 +++
 libgomp/testsuite/libgomp.oacc-fortran/array-stride-dt-1.f90 | 5 +++--
 5 files changed, 14 insertions(+), 7 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-10  3:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10  3:14 [PATCH 0/2] openacc: Fix/temp workaround for PR98979 Julian Brown
2021-02-10  3:14 ` [PATCH 1/2] Revert "openacc: Allow strided arrays in update directives" Julian Brown
2021-02-10  3:14 ` [PATCH 2/2] openacc: Add XFAILs [PR98979] Julian Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).