public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/98858] New: OpenMP offload target data ICE at use_device_ptr
@ 2021-01-27 18:36 xw111luoye at gmail dot com
  2021-01-27 18:37 ` [Bug fortran/98858] " xw111luoye at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: xw111luoye at gmail dot com @ 2021-01-27 18:36 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98858
           Summary: OpenMP offload target data ICE at use_device_ptr
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: xw111luoye at gmail dot com
  Target Milestone: ---

Getting ICE


yeluo@ryzen-box:~/opt/openmp-target/hands-on/tests/fortran_use_device_ptr$
gfortran -fopenmp test_use_device_ptr_target.f90 
test_use_device_ptr_target.f90:15:41:

   15 |       !$omp target data use_device_ptr(a)
      |                                         ^
internal compiler error: Segmentation fault
0xf55ee3 crash_signal

source code at.
https://github.com/ye-luo/openmp-target/blob/master/hands-on/tests/fortran_use_device_ptr/test_use_device_ptr_target.f90

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

end of thread, other threads:[~2021-03-15 13:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-27 18:36 [Bug fortran/98858] New: OpenMP offload target data ICE at use_device_ptr xw111luoye at gmail dot com
2021-01-27 18:37 ` [Bug fortran/98858] " xw111luoye at gmail dot com
2021-01-29 14:20 ` burnus at gcc dot gnu.org
2021-03-11 14:31 ` burnus at gcc dot gnu.org
2021-03-12 15:33 ` cvs-commit at gcc dot gnu.org
2021-03-15 13:23 ` 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).