public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/94690] New: [OpenMP] omp ... distribute – lastprivate not permitted and more issues
@ 2020-04-21 13:43 burnus at gcc dot gnu.org
  2020-04-21 13:48 ` [Bug fortran/94690] " burnus at gcc dot gnu.org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: burnus at gcc dot gnu.org @ 2020-04-21 13:43 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94690

            Bug ID: 94690
           Summary: [OpenMP] omp ... distribute – lastprivate not
                    permitted and more issues
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Keywords: openmp, rejects-valid
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: burnus at gcc dot gnu.org
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

Created attachment 48323
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48323&action=edit
[Patch, see comment 0 for issues] Add LASTPRIVATE to OMP_DISTRIBUTE_CLAUSES,
add a bunch of test cases

sollve_vv's test_target_teams_distribute_lastprivate.F90 fails as gfortran
misses 'lastprivate' in 'distribute' (missing from OMP_DISTRIBUTE_CLAUSES).

However, when trying to fortranify the C/C++ testcases pr66199-[3-9].c, some
more issues showed up:

* pr66199-4.f90 + pr66199-5.f90 do not recognize 'collapse(2)'
* pr66199-7.f90 fails with ‘d2’ not specified in enclosing ‘teams’,
  which might be a test case (conversion) bug.
* pr66199-9.f90 – gives an ICE in omp_add_variable
  (if 'lastprivate' is permitted, otherwise, it is rejected.)

[The C/C++ test cases were added in r228777 alias
r6-3899-gd9a6bd32adc40a7e1e5c72692a330f14453ad7f0 ]

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

end of thread, other threads:[~2020-09-09 11:27 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 13:43 [Bug fortran/94690] New: [OpenMP] omp ... distribute – lastprivate not permitted and more issues burnus at gcc dot gnu.org
2020-04-21 13:48 ` [Bug fortran/94690] " burnus at gcc dot gnu.org
2020-04-21 14:56 ` burnus at gcc dot gnu.org
2020-04-21 15:53 ` burnus at gcc dot gnu.org
2020-04-22  7:33 ` burnus at gcc dot gnu.org
2020-04-22 12:43 ` burnus at gcc dot gnu.org
2020-04-22 12:54 ` burnus at gcc dot gnu.org
2020-04-22 13:23 ` burnus at gcc dot gnu.org
2020-04-23  8:52 ` burnus at gcc dot gnu.org
2020-05-13  8:07 ` cvs-commit at gcc dot gnu.org
2020-05-13 16:58 ` burnus at gcc dot gnu.org
2020-05-15 14:42 ` cvs-commit at gcc dot gnu.org
2020-05-17 18:39 ` schwab@linux-m68k.org
2020-05-17 18:49 ` burnus at gcc dot gnu.org
2020-09-09  7:34 ` cvs-commit at gcc dot gnu.org
2020-09-09  9:55 ` cvs-commit at gcc dot gnu.org
2020-09-09 11:27 ` burnus at gcc dot gnu.org

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).