public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jerry D <jvdelisle2@gmail.com>
To: Harald Anlauf <anlauf@gmx.de>, fortran <fortran@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] Fortran: resolve correct generic with TYPE(C_PTR) arguments [PR61615]
Date: Mon, 10 Apr 2023 17:43:10 -0700	[thread overview]
Message-ID: <32181840-acbb-3e7d-74f1-3de710ef82f8@gmail.com> (raw)
In-Reply-To: <trinity-eca740fe-9b24-4f46-9744-67b7dff20908-1681159786501@3c-app-gmx-bs33>

On 4/10/23 1:49 PM, Harald Anlauf via Fortran wrote:
> Dear all,
> 
> when comparing formal and actual arguments of a procedure, there was no
> check of rank for derived types from intrinsic module ISO_C_BINDING.
> This could lead to a wrong resolution of generic procedures with dummy
> argument of related types, see PR.  This was likely an oversight.
> 
> The attached fix is simple and regtests cleanly on x86_64-pc-linux-gnu.
> 
> OK for mainline?
> 
> Thanks,
> Harald
> 

Looks good to go.

Jerry

  reply	other threads:[~2023-04-11  0:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-10 20:49 Harald Anlauf
2023-04-11  0:43 ` Jerry D [this message]
2023-04-11 14:54   ` [PATCH, v2] " Harald Anlauf
2023-04-11 14:54     ` Harald Anlauf

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=32181840-acbb-3e7d-74f1-3de710ef82f8@gmail.com \
    --to=jvdelisle2@gmail.com \
    --cc=anlauf@gmx.de \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    /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).