public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/106193] New: ICE in lookup_sfield, at omp-low.cc:438
@ 2022-07-04 19:44 gscfq@t-online.de
  2022-07-07 12:35 ` [Bug fortran/106193] ICE in lookup_sfield, at omp-low.cc:438 since r11-6752-ga6d22fb21c6f1ad7 marxin at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: gscfq@t-online.de @ 2022-07-04 19:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106193
           Summary: ICE in lookup_sfield, at omp-low.cc:438
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started with r11 between 20210110 and 20210117, with file
libgomp/testsuite/libgomp.fortran/task-detach-11.f90 and others :


$ gfortran-13-20220703 -c task-detach-11.f90 -fopenmp -fmax-stack-var-size=8
f951: Warning: Flag '-fmax-stack-var-size=8' overwrites '-frecursive' implied
by '-fopenmp'

$ gfortran-13-20220703 -c task-detach-11.f90 -fopenmp -fmax-stack-var-size=1
f951: Warning: Flag '-fmax-stack-var-size=1' overwrites '-frecursive' implied
by '-fopenmp'
during GIMPLE pass: omplower
task-detach-11.f90:11:41:

   11 |     call omp_fulfill_event (detach_event)
      |                                         ^
internal compiler error: Segmentation fault
0xcd9a4f crash_signal
        ../../gcc/toplev.cc:322
0xbac922 lookup_sfield
        ../../gcc/omp-low.cc:438
0xbac922 lookup_sfield
        ../../gcc/omp-low.cc:444
0xbac922 finish_taskreg_scan
        ../../gcc/omp-low.cc:2617
0xbac922 execute_lower_omp
        ../../gcc/omp-low.cc:14641
0xbac922 execute
        ../../gcc/omp-low.cc:14702

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

* [Bug fortran/106193] ICE in lookup_sfield, at omp-low.cc:438 since r11-6752-ga6d22fb21c6f1ad7
  2022-07-04 19:44 [Bug fortran/106193] New: ICE in lookup_sfield, at omp-low.cc:438 gscfq@t-online.de
@ 2022-07-07 12:35 ` marxin at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-07-07 12:35 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
            Summary|ICE in lookup_sfield, at    |ICE in lookup_sfield, at
                   |omp-low.cc:438              |omp-low.cc:438 since
                   |                            |r11-6752-ga6d22fb21c6f1ad7
                 CC|                            |kcy at codesourcery dot com,
                   |                            |marxin at gcc dot gnu.org
   Last reconfirmed|                            |2022-07-07

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Started with r11-6752-ga6d22fb21c6f1ad7.

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

end of thread, other threads:[~2022-07-07 12:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 19:44 [Bug fortran/106193] New: ICE in lookup_sfield, at omp-low.cc:438 gscfq@t-online.de
2022-07-07 12:35 ` [Bug fortran/106193] ICE in lookup_sfield, at omp-low.cc:438 since r11-6752-ga6d22fb21c6f1ad7 marxin 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).