This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/68403] FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-auto-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 (internal compiler error)


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

--- Comment #2 from vries at gcc dot gnu.org ---
src/libgomp/testsuite/libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-auto-1.c:119:9:
internal compiler error: in gimplify_omp_for, at gimplify.c:8605
0xd6ff23 gimplify_omp_for
        src/gcc/gimplify.c:8605
0xd77376 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        src/gcc/gimplify.c:10352
0xd6119b gimplify_stmt(tree_node**, gimple**)
        src/gcc/gimplify.c:5591
0xd50c6b gimplify_bind_expr
        src/gcc/gimplify.c:1132
0xd7632f gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        src/gcc/gimplify.c:10086
0xd6119b gimplify_stmt(tree_node**, gimple**)
        src/gcc/gimplify.c:5591
0xd50c6b gimplify_bind_expr
        src/gcc/gimplify.c:1132
0xd7632f gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        src/gcc/gimplify.c:10086
0xd6119b gimplify_stmt(tree_node**, gimple**)
        src/gcc/gimplify.c:5591
0xd50c6b gimplify_bind_expr
        src/gcc/gimplify.c:1132
0xd7632f gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        src/gcc/gimplify.c:10086
0xd6119b gimplify_stmt(tree_node**, gimple**)
        src/gcc/gimplify.c:5591
0xd4ec32 gimplify_and_add(tree_node*, gimple**)
        src/gcc/gimplify.c:417
0xd4ec6a gimplify_and_return_first
        src/gcc/gimplify.c:429
0xd735a8 gimplify_omp_workshare
        src/gcc/gimplify.c:9209
0xd773fc gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        src/gcc/gimplify.c:10378
0xd6119b gimplify_stmt(tree_node**, gimple**)
        src/gcc/gimplify.c:5591
0xd52131 gimplify_statement_list
        src/gcc/gimplify.c:1513
0xd771f1 gimplify_expr(tree_node**, gimple**, gimple**, bool (*)(tree_node*),
int)
        src/gcc/gimplify.c:10304
0xd6119b gimplify_stmt(tree_node**, gimple**)
        src/gcc/gimplify.c:5591
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]