public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/97000] New: [nvptx, openacc] internal compiler error: in nvptx_find_par, at config/nvptx/nvptx.c:3293
@ 2020-09-09 14:38 vries at gcc dot gnu.org
  2020-09-09 14:44 ` [Bug tree-optimization/97000] " vries at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: vries at gcc dot gnu.org @ 2020-09-09 14:38 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97000
           Summary: [nvptx, openacc] internal compiler error: in
                    nvptx_find_par, at config/nvptx/nvptx.c:3293
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

When building an x86_64 + nvptx accelerator setup with the patch adding
libatomic for nvptx (
https://gcc.gnu.org/pipermail/gcc-patches/2020-September/553393.html ) , we run
into:
...
during RTL pass: mach
/home/vries/oacc/trunk/source-gcc/libgomp/testsuite/libgomp.oacc-fortran/asyncwait-1.f90:
In function ‘MAIN__._omp_fn.0’:
/home/vries/oacc/trunk/source-gcc/libgomp/testsuite/libgomp.oacc-fortran/asyncwait-1.f90:19:
internal compiler error: in nvptx_find_par, at config/nvptx/nvptx.c:3293
0x160c390 nvptx_find_par
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:3293
0x160c48a nvptx_find_par
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:3320
0x160c48a nvptx_find_par
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:3320
0x160c48a nvptx_find_par
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:3320
0x160c48a nvptx_find_par
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:3320
0x160c522 nvptx_discover_pars
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:3344
0x1611046 nvptx_reorg
        /home/vries/oacc/trunk/source-gcc/gcc/config/nvptx/nvptx.c:5055
0x1059c88 execute
        /home/vries/oacc/trunk/source-gcc/gcc/reorg.c:4028
...

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

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

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 14:38 [Bug tree-optimization/97000] New: [nvptx, openacc] internal compiler error: in nvptx_find_par, at config/nvptx/nvptx.c:3293 vries at gcc dot gnu.org
2020-09-09 14:44 ` [Bug tree-optimization/97000] " vries at gcc dot gnu.org
2020-09-09 14:45 ` vries at gcc dot gnu.org
2020-09-09 15:52 ` vries at gcc dot gnu.org
2020-09-09 16:10 ` [Bug tree-optimization/97000] [11 Regression][nvptx, " burnus at gcc dot gnu.org
2020-09-09 16:15 ` vries at gcc dot gnu.org
2020-09-09 16:32 ` vries at gcc dot gnu.org
2020-09-09 16:53 ` vries at gcc dot gnu.org
2020-09-09 17:43 ` vries at gcc dot gnu.org
2020-09-10  6:43 ` rguenth at gcc dot gnu.org
2020-09-10 11:11 ` vries at gcc dot gnu.org
2020-09-10 11:12 ` vries 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).