public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/68033] New: OpenMP: ICE with teams distribute
@ 2015-10-20 17:06 mliska at suse dot cz
  2015-10-20 17:08 ` [Bug libgomp/68033] " mliska at suse dot cz
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mliska at suse dot cz @ 2015-10-20 17:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 68033
           Summary: OpenMP: ICE with teams distribute
           Product: gcc
           Version: 5.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgomp
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mliska at suse dot cz
                CC: jakub at gcc dot gnu.org
  Target Milestone: ---

Created attachment 36551
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36551&action=edit
test-case

Hello.

Using official gcc 5.1:
gcc version 5.1.1 20150713 [gcc-5-branch revision 225736] (SUSE Linux) 

$ gcc -fopenmp lud_omp.c:
#0  c_tree_printer (pp=0x1df9c90, text=<optimized out>, spec=0x1df4bf1 "E",
precision=<optimized out>, wide=<optimized out>, set_locus=false, hash=false)
at ../../gcc/c/c-objc-common.c:182
#1  0x00000000012e827c in pp_format (pp=0x1df9c90, text=0x7fffffffc300) at
../../gcc/pretty-print.c:613
#2  0x00000000012e44f3 in diagnostic_report_diagnostic (context=0x1daaa60
<global_diagnostic_context>, diagnostic=0x7fffffffc300) at
../../gcc/diagnostic.c:865
#3  0x00000000012e5156 in error (gmsgid=0x142e118 "%qE not specified in
enclosing parallel") at ../../gcc/diagnostic.c:1137
#4  0x0000000000894988 in omp_notice_variable (ctx=0x1e112b0,
decl=0x7ffff6a6fcf0, in_code=<optimized out>) at ../../gcc/gimplify.c:5841
#5  0x00000000008945c9 in omp_notice_variable (ctx=0x1e11250,
decl=0x7ffff6a6fcf0, in_code=<optimized out>) at ../../gcc/gimplify.c:5951
#6  0x00000000008952c3 in gimplify_var_or_parm_decl
(expr_p=expr_p@entry=0x7ffff6a6c160) at ../../gcc/gimplify.c:1806
#7  0x0000000000899424 in gimplify_expr (expr_p=expr_p@entry=0x7ffff6a6c160,
pre_p=pre_p@entry=0x7fffffffc6a8, post_p=0x7fffffffc538, post_p@entry=0x0,
gimple_test_f=<optimized out>, fallback=fallback@entry=1) at
../../gcc/gimplify.c:8531
#8  0x000000000089fafd in gimplify_omp_for (expr_p=expr_p@entry=0x7ffff6a67680,
pre_p=pre_p@entry=0x7fffffffc8b8) at ../../gcc/gimplify.c:7270
#9  0x00000000008990bd in gimplify_expr (expr_p=0x7ffff6a67680,
pre_p=pre_p@entry=0x7fffffffc8b8, post_p=0x7fffffffc758, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8562
#10 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7ffff6a67680,
seq_p=seq_p@entry=0x7fffffffc8b8) at ../../gcc/gimplify.c:5519
#11 0x000000000089b16e in gimplify_bind_expr
(expr_p=expr_p@entry=0x7fffffffcb50, pre_p=pre_p@entry=0x7fffffffcbb0) at
../../gcc/gimplify.c:1136
#12 0x000000000089943a in gimplify_expr (expr_p=0x7fffffffcb50,
pre_p=pre_p@entry=0x7fffffffcbb0, post_p=0x7fffffffc968, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8297
#13 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7fffffffcb50,
seq_p=seq_p@entry=0x7fffffffcbb0) at ../../gcc/gimplify.c:5519
#14 0x000000000089a224 in gimplify_and_add (seq_p=0x7fffffffcbb0,
t=0x7ffff6a67660) at ../../gcc/gimplify.c:423
#15 gimplify_and_return_first (seq_p=0x7fffffffcbb0, t=<optimized out>) at
../../gcc/gimplify.c:435
#16 gimplify_omp_parallel (pre_p=0x7fffffffcc80, expr_p=0x7fffffffcc98) at
../../gcc/gimplify.c:6901
#17 gimplify_expr (expr_p=0x7fffffffcc98, pre_p=pre_p@entry=0x7fffffffcc80,
post_p=0x7fffffffcaf8, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8547
#18 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7fffffffcc98,
seq_p=seq_p@entry=0x7fffffffcc80) at ../../gcc/gimplify.c:5519
#19 0x00000000008a04b8 in gimplify_and_add (seq_p=0x7fffffffcc80,
t=0x7ffff6a6c7f8) at ../../gcc/gimplify.c:423
#20 gimplify_omp_for (expr_p=expr_p@entry=0x7fffffffce98,
pre_p=pre_p@entry=0x7fffffffce88) at ../../gcc/gimplify.c:7413
#21 0x00000000008990bd in gimplify_expr (expr_p=0x7fffffffce98,
pre_p=pre_p@entry=0x7fffffffce88, post_p=0x7fffffffcd38, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8562
#22 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7fffffffce98,
seq_p=seq_p@entry=0x7fffffffce88) at ../../gcc/gimplify.c:5519
#23 0x000000000089f639 in gimplify_and_add (seq_p=0x7fffffffce88,
t=0x7ffff68dad38) at ../../gcc/gimplify.c:423
#24 gimplify_omp_workshare (expr_p=expr_p@entry=0x7ffff6a676b0,
pre_p=pre_p@entry=0x7fffffffd098) at ../../gcc/gimplify.c:7543
#25 0x0000000000898f89 in gimplify_expr (expr_p=0x7ffff6a676b0,
pre_p=pre_p@entry=0x7fffffffd098, post_p=0x7fffffffcf38, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8598
#26 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7ffff6a676b0,
seq_p=seq_p@entry=0x7fffffffd098) at ../../gcc/gimplify.c:5519
#27 0x000000000089b16e in gimplify_bind_expr
(expr_p=expr_p@entry=0x7fffffffd2a0, pre_p=pre_p@entry=0x7fffffffd298) at
../../gcc/gimplify.c:1136
#28 0x000000000089943a in gimplify_expr (expr_p=0x7fffffffd2a0,
pre_p=pre_p@entry=0x7fffffffd298, post_p=0x7fffffffd148, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8297
#29 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7fffffffd2a0,
seq_p=seq_p@entry=0x7fffffffd298) at ../../gcc/gimplify.c:5519
#30 0x000000000089f90f in gimplify_and_add (seq_p=0x7fffffffd298,
t=0x7ffff6a67690) at ../../gcc/gimplify.c:423
#31 gimplify_and_return_first (seq_p=0x7fffffffd298, t=<optimized out>) at
../../gcc/gimplify.c:435
#32 gimplify_omp_workshare (expr_p=expr_p@entry=0x7ffff6a69460,
pre_p=pre_p@entry=0x7fffffffd638) at ../../gcc/gimplify.c:7514
#33 0x0000000000898f89 in gimplify_expr (expr_p=0x7ffff6a69460,
pre_p=pre_p@entry=0x7fffffffd638, post_p=0x7fffffffd348, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8598
#34 0x000000000089a967 in gimplify_stmt (stmt_p=<optimized out>,
seq_p=seq_p@entry=0x7fffffffd638) at ../../gcc/gimplify.c:5519
#35 0x0000000000898e8c in gimplify_statement_list (pre_p=0x7fffffffd638,
expr_p=0x7ffff6a67710) at ../../gcc/gimplify.c:1487
#36 gimplify_expr (expr_p=0x7ffff6a67710, pre_p=pre_p@entry=0x7fffffffd638,
post_p=0x7fffffffd4d8, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8515
#37 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7ffff6a67710,
seq_p=seq_p@entry=0x7fffffffd638) at ../../gcc/gimplify.c:5519
#38 0x000000000089b16e in gimplify_bind_expr
(expr_p=expr_p@entry=0x7ffff6a66bb8, pre_p=pre_p@entry=0x7fffffffd828) at
../../gcc/gimplify.c:1136
#39 0x000000000089943a in gimplify_expr (expr_p=0x7ffff6a66bb8,
pre_p=pre_p@entry=0x7fffffffd828, post_p=0x7fffffffd6e8, post_p@entry=0x0,
gimple_test_f=gimple_test_f@entry=0x8923f0 <is_gimple_stmt(tree)>,
fallback=fallback@entry=0) at ../../gcc/gimplify.c:8297
#40 0x000000000089a967 in gimplify_stmt (stmt_p=stmt_p@entry=0x7ffff6a66bb8,
seq_p=seq_p@entry=0x7fffffffd828) at ../../gcc/gimplify.c:5519
#41 0x000000000089b812 in gimplify_body (fndecl=fndecl@entry=0x7ffff6a66af8,
do_parms=do_parms@entry=true) at ../../gcc/gimplify.c:9234
#42 0x000000000089bb38 in gimplify_function_tree
(fndecl=fndecl@entry=0x7ffff6a66af8) at ../../gcc/gimplify.c:9388
#43 0x0000000000754708 in cgraph_node::analyze (this=this@entry=0x7ffff6a6e000)
at ../../gcc/cgraphunit.c:633
#44 0x0000000000756bc0 in analyze_functions () at ../../gcc/cgraphunit.c:1023
#45 0x00000000007570f6 in symbol_table::finalize_compilation_unit
(this=0x7ffff68d4000) at ../../gcc/cgraphunit.c:2452
#46 0x000000000066c283 in c_write_global_declarations () at
../../gcc/c/c-decl.c:10799
#47 0x0000000000a9593d in compile_file () at ../../gcc/toplev.c:613
#48 0x0000000000a97c68 in do_compile () at ../../gcc/toplev.c:2067
#49 0x0000000000a97e97 in toplev::main (this=0x7fffffffdab0, argc=22,
argv=0x7fffffffdbb8) at ../../gcc/toplev.c:2165
#50 0x00000000012d1a30 in main (argc=22, argv=0x7fffffffdbb8) at
../../gcc/main.c:39

Thanks,
Martin


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

* [Bug libgomp/68033] OpenMP: ICE with teams distribute
  2015-10-20 17:06 [Bug libgomp/68033] New: OpenMP: ICE with teams distribute mliska at suse dot cz
@ 2015-10-20 17:08 ` mliska at suse dot cz
  2020-05-12 15:18 ` asolokha at gmx dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mliska at suse dot cz @ 2015-10-20 17:08 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Martin Liška <mliska at suse dot cz> ---
BT in trunk branch:

#0  c_tree_printer (pp=0x2518a50, text=0x7fffffffb650, spec=0x2513a61 "E",
precision=<optimized out>, wide=<optimized out>, set_locus=false, hash=false)
at ../../gcc/c/c-objc-common.c:174
#1  0x000000000177715c in pp_format (pp=0x2518a50, text=0x7fffffffb650) at
../../gcc/pretty-print.c:613
#2  0x0000000001772d8a in diagnostic_report_diagnostic (context=0x24c75c0
<global_diagnostic_context>, diagnostic=0x7fffffffb650) at
../../gcc/diagnostic.c:784
#3  0x00000000017739e2 in error (gmsgid=0x18d9728 "%qE not specified in
enclosing %s") at ../../gcc/diagnostic.c:1055
#4  0x0000000000b046c7 in omp_default_clause (ctx=0x24f04b0,
decl=0x7ffff6a71cf0, in_code=true, flags=1) at ../../gcc/gimplify.c:5836
#5  0x0000000000b04ec4 in omp_notice_variable (ctx=0x24f04b0,
decl=0x7ffff6a71cf0, in_code=true) at ../../gcc/gimplify.c:6004
#6  0x0000000000b05171 in omp_notice_variable (ctx=0x2512000,
decl=0x7ffff6a71cf0, in_code=true) at ../../gcc/gimplify.c:6053
#7  0x0000000000af5db6 in gimplify_var_or_parm_decl (expr_p=0x7ffff6a68db8) at
../../gcc/gimplify.c:1793
#8  0x0000000000b167f7 in gimplify_expr (expr_p=0x7ffff6a68db8,
pre_p=0x7fffffffbba0, post_p=0x7fffffffb9f0, gimple_test_f=0xac7dc5
<is_gimple_val(tree_node*)>, fallback=1) at ../../gcc/gimplify.c:9557
#9  0x0000000000b100c9 in gimplify_omp_for (expr_p=0x7ffff6a69e30,
pre_p=0x7fffffffbf78) at ../../gcc/gimplify.c:8038
#10 0x0000000000b168a7 in gimplify_expr (expr_p=0x7ffff6a69e30,
pre_p=0x7fffffffbf78, post_p=0x7fffffffbdd0, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9589
#11 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7ffff6a69e30,
seq_p=0x7fffffffbf78) at ../../gcc/gimplify.c:5551
#12 0x0000000000af357d in gimplify_bind_expr (expr_p=0x7fffffffc238,
pre_p=0x7fffffffc2a8) at ../../gcc/gimplify.c:1123
#13 0x0000000000b15865 in gimplify_expr (expr_p=0x7fffffffc238,
pre_p=0x7fffffffc2a8, post_p=0x7fffffffc0c0, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9323
#14 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7fffffffc238,
seq_p=0x7fffffffc2a8) at ../../gcc/gimplify.c:5551
#15 0x0000000000af159f in gimplify_and_add (t=0x7ffff6a69e10,
seq_p=0x7fffffffc2a8) at ../../gcc/gimplify.c:410
#16 0x0000000000af15d8 in gimplify_and_return_first (t=0x7ffff6a69e10,
seq_p=0x7fffffffc2a8) at ../../gcc/gimplify.c:422
#17 0x0000000000b0d0c8 in gimplify_omp_parallel (expr_p=0x7fffffffc528,
pre_p=0x7fffffffc5f8) at ../../gcc/gimplify.c:7551
#18 0x0000000000b1685d in gimplify_expr (expr_p=0x7fffffffc528,
pre_p=0x7fffffffc5f8, post_p=0x7fffffffc3b0, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9573
#19 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7fffffffc528,
seq_p=0x7fffffffc5f8) at ../../gcc/gimplify.c:5551
#20 0x0000000000af159f in gimplify_and_add (t=0x7ffff6a6f410,
seq_p=0x7fffffffc5f8) at ../../gcc/gimplify.c:410
#21 0x0000000000af15d8 in gimplify_and_return_first (t=0x7ffff6a6f410,
seq_p=0x7fffffffc5f8) at ../../gcc/gimplify.c:422
#22 0x0000000000b11303 in gimplify_omp_for (expr_p=0x7fffffffc998,
pre_p=0x7fffffffc9d0) at ../../gcc/gimplify.c:8199
#23 0x0000000000b168a7 in gimplify_expr (expr_p=0x7fffffffc998,
pre_p=0x7fffffffc9d0, post_p=0x7fffffffc820, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9589
#24 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7fffffffc998,
seq_p=0x7fffffffc9d0) at ../../gcc/gimplify.c:5551
#25 0x0000000000af159f in gimplify_and_add (t=0x7ffff68d9ca8,
seq_p=0x7fffffffc9d0) at ../../gcc/gimplify.c:410
#26 0x0000000000b12cfe in gimplify_omp_workshare (expr_p=0x7ffff6a69e60,
pre_p=0x7fffffffcc98) at ../../gcc/gimplify.c:8478
#27 0x0000000000b169e2 in gimplify_expr (expr_p=0x7ffff6a69e60,
pre_p=0x7fffffffcc98, post_p=0x7fffffffcaf0, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9625
#28 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7ffff6a69e60,
seq_p=0x7fffffffcc98) at ../../gcc/gimplify.c:5551
#29 0x0000000000af357d in gimplify_bind_expr (expr_p=0x7fffffffcf58,
pre_p=0x7fffffffcfd0) at ../../gcc/gimplify.c:1123
#30 0x0000000000b15865 in gimplify_expr (expr_p=0x7fffffffcf58,
pre_p=0x7fffffffcfd0, post_p=0x7fffffffcde0, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9323
#31 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7fffffffcf58,
seq_p=0x7fffffffcfd0) at ../../gcc/gimplify.c:5551
#32 0x0000000000af159f in gimplify_and_add (t=0x7ffff6a69e40,
seq_p=0x7fffffffcfd0) at ../../gcc/gimplify.c:410
#33 0x0000000000af15d8 in gimplify_and_return_first (t=0x7ffff6a69e40,
seq_p=0x7fffffffcfd0) at ../../gcc/gimplify.c:422
#34 0x0000000000b12bb0 in gimplify_omp_workshare (expr_p=0x7ffff6a6c4f0,
pre_p=0x7fffffffd518) at ../../gcc/gimplify.c:8449
#35 0x0000000000b169e2 in gimplify_expr (expr_p=0x7ffff6a6c4f0,
pre_p=0x7fffffffd518, post_p=0x7fffffffd0f0, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9625
#36 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7ffff6a6c4f0,
seq_p=0x7fffffffd518) at ../../gcc/gimplify.c:5551
#37 0x0000000000af48dc in gimplify_statement_list (expr_p=0x7ffff6a69ec0,
pre_p=0x7fffffffd518) at ../../gcc/gimplify.c:1474
#38 0x0000000000b1671c in gimplify_expr (expr_p=0x7ffff6a69ec0,
pre_p=0x7fffffffd518, post_p=0x7fffffffd370, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9541
#39 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7ffff6a69ec0,
seq_p=0x7fffffffd518) at ../../gcc/gimplify.c:5551
#40 0x0000000000af357d in gimplify_bind_expr (expr_p=0x7ffff6a6a8a0,
pre_p=0x7fffffffd7e8) at ../../gcc/gimplify.c:1123
#41 0x0000000000b15865 in gimplify_expr (expr_p=0x7ffff6a6a8a0,
pre_p=0x7fffffffd7e8, post_p=0x7fffffffd660, gimple_test_f=0xaff86b
<is_gimple_stmt(tree)>, fallback=0) at ../../gcc/gimplify.c:9323
#42 0x0000000000b038ea in gimplify_stmt (stmt_p=0x7ffff6a6a8a0,
seq_p=0x7fffffffd7e8) at ../../gcc/gimplify.c:5551
#43 0x0000000000b18ca9 in gimplify_body (fndecl=0x7ffff6a6a7e0, do_parms=true)
at ../../gcc/gimplify.c:10269
#44 0x0000000000b1952b in gimplify_function_tree (fndecl=0x7ffff6a6a7e0) at
../../gcc/gimplify.c:10427
#45 0x000000000093b652 in cgraph_node::analyze (this=0x7ffff6a12a10) at
../../gcc/cgraphunit.c:636
#46 0x000000000093ce30 in analyze_functions (first_time=true) at
../../gcc/cgraphunit.c:1091
#47 0x0000000000941321 in symbol_table::finalize_compilation_unit
(this=0x7ffff68d40a8) at ../../gcc/cgraphunit.c:2540
#48 0x0000000000dd2357 in compile_file () at ../../gcc/toplev.c:508
#49 0x0000000000dd47c6 in do_compile () at ../../gcc/toplev.c:1973
#50 0x0000000000dd4a45 in toplev::main (this=0x7fffffffdab0, argc=22,
argv=0x7fffffffdbb8) at ../../gcc/toplev.c:2080
#51 0x000000000175c13d in main (argc=22, argv=0x7fffffffdbb8) at
../../gcc/main.c:39
>From gcc-bugs-return-500107-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue Oct 20 17:11:35 2015
Return-Path: <gcc-bugs-return-500107-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 53531 invoked by alias); 20 Oct 2015 17:11:34 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 50905 invoked by uid 48); 20 Oct 2015 17:11:24 -0000
From: "dominiq at lps dot ens.fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/67068] Ambiguous interfaces generated when including open mip fortran header
Date: Tue, 20 Oct 2015 17:11:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: fortran
X-Bugzilla-Version: 5.2.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: dominiq at lps dot ens.fr
X-Bugzilla-Status: WAITING
X-Bugzilla-Resolution:
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status cf_reconfirmed_on everconfirmed
Message-ID: <bug-67068-4-R2ILJR5Wiz@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-67068-4@http.gcc.gnu.org/bugzilla/>
References: <bug-67068-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-10/txt/msg01662.txt.bz2
Content-length: 602

https://gcc.gnu.org/bugzilla/show_bug.cgi?idg068

Dominique d'Humieres <dominiq at lps dot ens.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-10-20
     Ever confirmed|0                           |1

--- Comment #5 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Is not this another manifestation pr pr32957? I think this is an instance where
you should not use -freal-4-real-8.


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

* [Bug libgomp/68033] OpenMP: ICE with teams distribute
  2015-10-20 17:06 [Bug libgomp/68033] New: OpenMP: ICE with teams distribute mliska at suse dot cz
  2015-10-20 17:08 ` [Bug libgomp/68033] " mliska at suse dot cz
@ 2020-05-12 15:18 ` asolokha at gmx dot com
  2020-05-12 19:46 ` jamborm at gcc dot gnu.org
  2020-05-12 19:58 ` marxin at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: asolokha at gmx dot com @ 2020-05-12 15:18 UTC (permalink / raw)
  To: gcc-bugs

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

Arseny Solokha <asolokha at gmx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asolokha at gmx dot com

--- Comment #3 from Arseny Solokha <asolokha at gmx dot com> ---
Both testcases are accepted by gcc 8 and newer.

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

* [Bug libgomp/68033] OpenMP: ICE with teams distribute
  2015-10-20 17:06 [Bug libgomp/68033] New: OpenMP: ICE with teams distribute mliska at suse dot cz
  2015-10-20 17:08 ` [Bug libgomp/68033] " mliska at suse dot cz
  2020-05-12 15:18 ` asolokha at gmx dot com
@ 2020-05-12 19:46 ` jamborm at gcc dot gnu.org
  2020-05-12 19:58 ` marxin at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jamborm at gcc dot gnu.org @ 2020-05-12 19:46 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Jambor <jamborm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Martin Jambor <jamborm at gcc dot gnu.org> ---
Confirmed, this got fixed at some point in the GCC 7 development cycle.  So
let's close the bug.   Thanks for having a look.

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

* [Bug libgomp/68033] OpenMP: ICE with teams distribute
  2015-10-20 17:06 [Bug libgomp/68033] New: OpenMP: ICE with teams distribute mliska at suse dot cz
                   ` (2 preceding siblings ...)
  2020-05-12 19:46 ` jamborm at gcc dot gnu.org
@ 2020-05-12 19:58 ` marxin at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2020-05-12 19:58 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #5 from Martin Liška <marxin at gcc dot gnu.org> ---
It was fixed with r9-300-g1c9ee609dffac3f7.

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

end of thread, other threads:[~2020-05-12 19:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20 17:06 [Bug libgomp/68033] New: OpenMP: ICE with teams distribute mliska at suse dot cz
2015-10-20 17:08 ` [Bug libgomp/68033] " mliska at suse dot cz
2020-05-12 15:18 ` asolokha at gmx dot com
2020-05-12 19:46 ` jamborm at gcc dot gnu.org
2020-05-12 19:58 ` 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).