public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/98187] New: ICE in build_call_expr_loc_array, at tree.c:11554
@ 2020-12-07 17:59 gscfq@t-online.de
  2020-12-07 20:28 ` [Bug c++/98187] " jakub at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: gscfq@t-online.de @ 2020-12-07 17:59 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98187
           Summary: ICE in build_call_expr_loc_array, at tree.c:11554
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Using testfile c-c++-common/gomp/lastprivate-conditional-1.c
with option -fopenmp-simd and versions r10/r11 :


$ g++-11-20201206 -c lastprivate-conditional-1.c -fopenmp-simd
during GIMPLE pass: ompexp
lastprivate-conditional-1.c: In function 'void foo(int*)':
lastprivate-conditional-1.c:41:11: internal compiler error: Segmentation fault
   41 |   #pragma omp parallel master taskloop simd lastprivate (conditional:
h)
      |           ^~~
0xf7ce3f crash_signal
        ../../gcc/toplev.c:327
0x12ae048 contains_struct_check(tree_node*, tree_node_structure_enum, char
const*, int, char const*)
        ../../gcc/tree.h:3448
0x12ae048 build_call_expr_loc_array(unsigned int, tree_node*, int, tree_node**)
        ../../gcc/tree.c:11554
0x1ad57e8 expand_parallel_call
        ../../gcc/omp-expand.c:732
0x1ad65e6 expand_omp_taskreg
        ../../gcc/omp-expand.c:1485
0x1adefcf expand_omp_synch
        ../../gcc/omp-expand.c:8453
0x1adefcf expand_omp
        ../../gcc/omp-expand.c:9937
0x1ae128d execute_expand_omp
        ../../gcc/omp-expand.c:10133

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

end of thread, other threads:[~2021-04-22 13:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-07 17:59 [Bug c++/98187] New: ICE in build_call_expr_loc_array, at tree.c:11554 gscfq@t-online.de
2020-12-07 20:28 ` [Bug c++/98187] " jakub at gcc dot gnu.org
2020-12-08  9:49 ` cvs-commit at gcc dot gnu.org
2020-12-08  9:58 ` jakub at gcc dot gnu.org
2020-12-08 10:00 ` jakub at gcc dot gnu.org
2021-01-06  9:39 ` cvs-commit at gcc dot gnu.org
2021-04-20 23:30 ` cvs-commit at gcc dot gnu.org
2021-04-22 13:31 ` jakub 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).