public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Chung-Lin Tang <cltang@codesourcery.com>
Cc: gcc-patches <gcc-patches@gcc.gnu.org>,
	Fortran List <fortran@gcc.gnu.org>,
	 Thomas Schwinge <thomas@codesourcery.com>
Subject: Re: [PATCH, PR90030] Fortran OpenMP/OpenACC array mapping alignment fix
Date: Wed, 1 Dec 2021 17:11:27 +0100	[thread overview]
Message-ID: <20211201161127.GB2646553@tucnak> (raw)
In-Reply-To: <35d55ea5-73e1-7f6d-c941-37e21fe29da8@codesourcery.com>

On Thu, Nov 04, 2021 at 04:23:43PM +0800, Chung-Lin Tang wrote:
> 2021-11-04  Chung-Lin Tang  <cltang@codesourcery.com>
> 	    Thomas Schwinge <thomas@codesourcery.com>
> 
> 	PR fortran/90030
> 
> gcc/fortran/ChangeLog:
> 
> 	* trans-openmp.c (gfc_omp_finish_clause): Remove fold_convert to pointer
> 	to char_type_node, add gcc_assert of POINTER_TYPE_P.
> 	(gfc_trans_omp_array_section): Likewise.
> 	(gfc_trans_omp_clauses): Likewise.
> 
> gcc/testsuite/ChangeLog:
> 
> 	* gfortran.dg/goacc/finalize-1.f: Adjust scan test.
> 	* gfortran.dg/gomp/affinity-clause-1.f90: Likewise.
> 	* gfortran.dg/gomp/affinity-clause-5.f90: Likewise.
> 	* gfortran.dg/gomp/defaultmap-4.f90: Likewise.
> 	* gfortran.dg/gomp/defaultmap-5.f90: Likewise.
> 	* gfortran.dg/gomp/defaultmap-6.f90: Likewise.
> 	* gfortran.dg/gomp/map-3.f90: Likewise.
> 	* gfortran.dg/gomp/pr78260-2.f90: Likewise.
> 	* gfortran.dg/gomp/pr78260-3.f90: Likewise.
> 
> libgomp/ChangeLog:
> 
> 	* testsuite/libgomp.oacc-fortran/pr90030.f90: New test.
> 	* testsuite/libgomp.fortran/pr90030.f90: New test.

Ok, thanks.

	Jakub


      parent reply	other threads:[~2021-12-01 16:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-04  8:23 Chung-Lin Tang
2021-11-19 13:55 ` Chung-Lin Tang
2021-12-01 16:11 ` Jakub Jelinek [this message]

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=20211201161127.GB2646553@tucnak \
    --to=jakub@redhat.com \
    --cc=cltang@codesourcery.com \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=thomas@codesourcery.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).