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

Jens Wellner <jens.wellner at dlr dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jens.wellner at dlr dot de

--- Comment #4 from Jens Wellner <jens.wellner at dlr dot de> ---
Is there any progress for this issue.
I've stumbled upon the same issue in 9.1.1 20190628.

Here is the call stack:
0xab6f3f crash_signal
        ../../combined/gcc/toplev.c:326
0x7f3332ac383f ???
       
/build/glibc-vjB4T1/glibc-2.28/signal/../sysdeps/unix/sysv/linux/x86_64/sigaction.c:0
0x88d815 omp_add_variable
        ../../combined/gcc/gimplify.c:6873
0x88d815 omp_add_variable
        ../../combined/gcc/gimplify.c:6816
0x8959ee gimplify_bind_expr
        ../../combined/gcc/gimplify.c:1325
0x892279 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        ../../combined/gcc/gimplify.c:12666
0x894a06 gimplify_stmt(tree_node**, gimple**)
        ../../combined/gcc/gimplify.c:6710
0x8a027e gimplify_and_return_first
        ../../combined/gcc/gimplify.c:465
0x8a027e gimplify_omp_for
        ../../combined/gcc/gimplify.c:11223
0x8917fa gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        ../../combined/gcc/gimplify.c:12952
0x894a06 gimplify_stmt(tree_node**, gimple**)
        ../../combined/gcc/gimplify.c:6710
0x89530f gimplify_bind_expr
        ../../combined/gcc/gimplify.c:1356
0x892279 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        ../../combined/gcc/gimplify.c:12666
0x894a06 gimplify_stmt(tree_node**, gimple**)
        ../../combined/gcc/gimplify.c:6710
0x892c83 gimplify_statement_list
        ../../combined/gcc/gimplify.c:1788
0x892c83 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        ../../combined/gcc/gimplify.c:12894
0x894a06 gimplify_stmt(tree_node**, gimple**)
        ../../combined/gcc/gimplify.c:6710
0x89530f gimplify_bind_expr
        ../../combined/gcc/gimplify.c:1356
0x892279 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        ../../combined/gcc/gimplify.c:12666
0x894a06 gimplify_stmt(tree_node**, gimple**)
        ../../combined/gcc/gimplify.c:6710

Reply via email to