public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias@codesourcery.com>
To: gcc-patches <gcc-patches@gcc.gnu.org>,
	fortran <fortran@gcc.gnu.org>, Jakub Jelinek <jakub@redhat.com>
Subject: Re: [Patch] OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE [PR86470]
Date: Sun, 23 May 2021 11:47:25 +0200	[thread overview]
Message-ID: <4caec7b4-74e5-45cb-308a-307b25e55cb6@codesourcery.com> (raw)
In-Reply-To: <9b270c75-b88c-7477-1303-5f4f5a6662ae@codesourcery.com>

*PING*

(OpenMP patches: I note that the reduction + firstprivate→tofrom patch
is still being reviewed and that there are bunch of recently posted
patches by ChungLin + Julian which are also pending review.)
(There is also one patch (affinity + iterator) I still have to repost –
and will happen soon.)

Tobias

On 10.03.21 11:55, Tobias Burnus wrote:
> Belated follow-up to the patch from August ...
> https://gcc.gnu.org/pipermail/gcc-patches/2020-August/552588.html
>
> This patch handles CLASS variables in the FIRSTPRIVATE data-sharing
> clause, including freeing the memory at the end.
>
> Technically this patch fixes a regression as the ICE is new –
> before the code was just rejected. It is also rather contained.
>
> OK for mainline?
>
> Tobias
>
> PS: The dtor can be extended rather simply to support arrays, for
> the copy_ctor, some scalarization loop is needed.
> Todo: 'private', which has to allocate the
> dynamic type and copy the default initialization
> for this the dynamic type.
>
-----------------
Mentor Graphics (Deutschland) GmbH, Arnulfstrasse 201, 80634 München Registergericht München HRB 106955, Geschäftsführer: Thomas Heurung, Frank Thürauf

  reply	other threads:[~2021-05-23  9:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-10 10:55 Tobias Burnus
2021-05-23  9:47 ` Tobias Burnus [this message]
2021-05-24 14:06 ` Jakub Jelinek
  -- strict thread matches above, loose matches on Subject: below --
2020-08-25 10:50 [Patch] OpenMP/Fortran: Handle polymorphic scalars in data-sharing FIRSTPRIVATE (PR86470) Tobias Burnus
2020-08-31  8:28 ` Tobias Burnus
2020-08-31 10:55 ` Andre Vehreschild
2020-08-31 13:58   ` Tobias Burnus
2020-08-31 16:34 ` Jakub Jelinek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4caec7b4-74e5-45cb-308a-307b25e55cb6@codesourcery.com \
    --to=tobias@codesourcery.com \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).