[Bug libfortran/74755] libgfortran: build breaks if localtime_r prototype is present, but definition is not

2016-10-19 Thread tschwinge at gcc dot gnu.org
||nathan at gcc dot gnu.org, ||tschwinge at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org --- Comment #3 from Thomas Schwinge --- Nathan applied a workaround in trunk r239836

[Bug lto/77458] nvptx offloading ICEs after "Implement C _FloatN, _FloatNx types"

2016-10-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77458 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug lto/77458] nvptx offloading ICEs after "Implement C _FloatN, _FloatNx types"

2016-10-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77458 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Wed Oct 19 10:48:46 2016 New Revision: 241338 URL: https://gcc.gnu.org/viewcvs?rev=241338=gcc=rev Log: [PR lto/77458] Avoid ICE in offloading with differing _FloatN, _FloatNx types

[Bug tree-optimization/78024] [7 regression] test cases gfortran.dg/goacc/routine-4.f90 and also routine-5.f90 fail starting with r241296

2016-10-19 Thread tschwinge at gcc dot gnu.org
|--- |FIXED --- Comment #7 from Thomas Schwinge --- (In reply to rguent...@suse.de from comment #6) > On Wed, 19 Oct 2016, tschwinge at gcc dot gnu.org wrote: > > (In reply to Richard Biener from comment #4) > > > Well, must be another missing BB_VISITED clearin

[Bug tree-optimization/78024] [7 regression] test cases gfortran.dg/goacc/routine-4.f90 and also routine-5.f90 fail starting with r241296

2016-10-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78024 Thomas Schwinge changed: What|Removed |Added Keywords||patch --- Comment #5 from Thomas

[Bug tree-optimization/78024] [7 regression] test cases gfortran.dg/goacc/routine-4.f90 and also routine-5.f90 fail starting with r241296

2016-10-19 Thread tschwinge at gcc dot gnu.org
|ASSIGNED CC||tschwinge at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org --- Comment #3 from Thomas Schwinge --- I'll have a look later today, but if someone is able to do so now

[Bug lto/77954] New: LTO_STREAMER_DEBUG ICE with OpenMP SIMD clones

2016-10-12 Thread tschwinge at gcc dot gnu.org
: P3 Component: lto Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org, rguenth at gcc dot gnu.org Target Milestone: --- If you enable gcc/lto-streamer.h:LTO_STREAMER_DEBUG, the libgomp.fortran

[Bug fortran/77371] [6/7 Regression] ICE in force_constant_size, at gimplify.c:671 (... and others)

2016-10-03 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77371 Thomas Schwinge changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #5 from Thomas

[Bug fortran/74600] [openacc] duplicate data map error

2016-09-14 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74600 Thomas Schwinge changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment

[Bug fortran/72743] ICE in get_constraint_for_ssa_var, at tree-ssa-structalias.c:2958

2016-09-06 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72743 Thomas Schwinge changed: What|Removed |Added Keywords||openacc Status|NEW

[Bug fortran/74600] [openacc] duplicate data map error

2016-09-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74600 Thomas Schwinge changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug lto/77458] New: nvptx offloading ICEs after "Implement C _FloatN, _FloatNx types"

2016-09-02 Thread tschwinge at gcc dot gnu.org
s: openacc Severity: normal Priority: P3 Component: lto Assignee: tschwinge at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org, jsm28 at gcc dot gnu.org Target Milestone: --- As of the PR32187 comm

[Bug fortran/74600] [openacc] duplicate data map error

2016-08-12 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=74600 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libfortran/74755] New: libgfortran: build breaks if localtime_r prototype is present, but definition is not

2016-08-12 Thread tschwinge at gcc dot gnu.org
Severity: normal Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: cesar at gcc dot gnu.org Target Milestone: --- Target: nvptx As of GCC trunk r239356 "Replace

[Bug fortran/72741] Fortran OpenACC routine directive doesn't properly handle clauses specifying the level of parallelism

2016-08-11 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72741 Thomas Schwinge changed: What|Removed |Added Assignee|cesar at gcc dot gnu.org |tschwinge at gcc dot gnu.org

[Bug fortran/72741] Fortran OpenACC routine directive doesn't properly handle clauses specifying the level of parallelism

2016-08-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72741 --- Comment #5 from Thomas Schwinge --- (In reply to cesar from comment #4) > I could be mistaken, but I don't think there's anything we can do about that > test case because fortran doesn't have file scope. Specifically, in your > example, > >

[Bug fortran/72743] ICE in get_constraint_for_ssa_var, at tree-ssa-structalias.c:2958

2016-08-09 Thread tschwinge at gcc dot gnu.org
||marxin at gcc dot gnu.org, ||rguenth at gcc dot gnu.org, ||tschwinge at gcc dot gnu.org --- Comment #4 from Thomas Schwinge --- Confirmed. Probably Dominique's x86_64-apple-darwin15

[Bug fortran/72741] Fortran OpenACC routine directive doesn't properly handle clauses specifying the level of parallelism

2016-08-06 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72741 --- Comment #3 from Thomas Schwinge --- Created attachment 39064 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39064=edit Fortran routine directive with a name Cesar, thanks for your initial fix. Please have a look at the new file I'm

[Bug fortran/72741] Fortran OpenACC routine directive doesn't properly handle clauses specifying the level of parallelism

2016-08-06 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72741 Thomas Schwinge changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug middle-end/72781] New: -Wuninitialized false positives in OpenMP code

2016-08-03 Thread tschwinge at gcc dot gnu.org
: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- Perhaps similar to PR70550, I found another case of -Wuninitialized false positives in OpenMP

[Bug middle-end/70895] OpenACC: loop reduction does not work. Output is zero.

2016-08-02 Thread tschwinge at gcc dot gnu.org
||cltang at gcc dot gnu.org Component|fortran |middle-end Assignee|tschwinge at gcc dot gnu.org |cltang at gcc dot gnu.org --- Comment #5 from Thomas Schwinge --- We've gotten that aspect of the OpenACC specification clarified

[Bug fortran/72741] New: Fortran OpenACC routine directive doesn't properly handle clauses specifying the level of parallelism

2016-07-28 Thread tschwinge at gcc dot gnu.org
: UNCONFIRMED Keywords: openacc Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org Target Milestone: --- Created attachment 39028 --> https://gcc.gnu.org/bugzi

[Bug libgomp/71959] [OpenACC] #pragma acc parallel leads to segfault in x86_64-pc-linux-gnu-accel-nvptx-none-gcc

2016-07-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71959 Thomas Schwinge changed: What|Removed |Added Keywords||openacc

[Bug middle-end/71893] New: gfortran.dg ICEs in gcc/tree-ssa-pre.c; -fcode-hoisting?

2016-07-15 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: rguenth at gcc dot gnu.org, steven at gcc dot gnu.org Target Milestone: --- Target: nvptx Testing gfortran.dg for nvptx-none

[Bug lto/71535] ICE in LTO1 with -fopenmp offloading

2016-06-29 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71535 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug lto/71499] ICE in LTO1 when attempting NVPTX offloading (-fopenacc)

2016-06-29 Thread tschwinge at gcc dot gnu.org
||2016-06-29 CC||tschwinge at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Thomas Schwinge --- The is the OpenACC variant of OpenMP's PR71535. You need to add "#pragma acc routine" fo

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-13 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373 --- Comment #9 from Thomas Schwinge --- Author: tschwinge Date: Mon Jun 13 16:37:29 2016 New Revision: 237386 URL: https://gcc.gnu.org/viewcvs?rev=237386=gcc=rev Log: [PR middle-end/71373] Document missing OMP_CLAUSE_* in gcc/tree-nested.c

[Bug tree-optimization/71520] Missing cross-jumping of switch cases

2016-06-13 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71520 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-10 Thread tschwinge at gcc dot gnu.org
|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org --- Comment #7 from Thomas Schwinge --- Created attachment 38681 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38681=edit Document missing OMP_CLAUSE_* in gcc/tree-nested.c (In reply to Jakub Jelinek from comment

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-10 Thread tschwinge at gcc dot gnu.org
|NEW Assignee|tschwinge at gcc dot gnu.org |unassigned at gcc dot gnu.org --- Comment #5 from Thomas Schwinge --- Fixed OpenACC clauses handling on trunk in r237291, gcc-6-branch in r237296, and gomp-4_0-branch in r237300. >From a quick look it appe

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373 Bug 71373 depends on bug 71381, which changed state. Bug 71381 Summary: C/C++ OpenACC cache directive rejects valid syntax https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71381 What|Removed |Added

[Bug c/71381] C/C++ OpenACC cache directive rejects valid syntax

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71381 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373 --- Comment #4 from Thomas Schwinge --- Author: tschwinge Date: Fri Jun 10 10:12:36 2016 New Revision: 237300 URL: https://gcc.gnu.org/viewcvs?rev=237300=gcc=rev Log: [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function

[Bug c/71381] C/C++ OpenACC cache directive rejects valid syntax

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71381 --- Comment #4 from Thomas Schwinge --- Author: tschwinge Date: Fri Jun 10 10:12:22 2016 New Revision: 237299 URL: https://gcc.gnu.org/viewcvs?rev=237299=gcc=rev Log: [PR c/71381] C/C++ OpenACC cache directive rejects valid syntax

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373 --- Comment #3 from Thomas Schwinge --- Author: tschwinge Date: Fri Jun 10 09:46:18 2016 New Revision: 237296 URL: https://gcc.gnu.org/viewcvs?rev=237296=gcc=rev Log: [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function

[Bug c/71381] C/C++ OpenACC cache directive rejects valid syntax

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71381 --- Comment #3 from Thomas Schwinge --- Author: tschwinge Date: Fri Jun 10 09:46:04 2016 New Revision: 237295 URL: https://gcc.gnu.org/viewcvs?rev=237295=gcc=rev Log: [PR c/71381] C/C++ OpenACC cache directive rejects valid syntax Backport

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373 --- Comment #2 from Thomas Schwinge --- Author: tschwinge Date: Fri Jun 10 09:22:51 2016 New Revision: 237291 URL: https://gcc.gnu.org/viewcvs?rev=237291=gcc=rev Log: [PR middle-end/71373] Handle more OMP_CLAUSE_* in nested function

[Bug c/71381] C/C++ OpenACC cache directive rejects valid syntax

2016-06-10 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71381 --- Comment #2 from Thomas Schwinge --- Author: tschwinge Date: Fri Jun 10 09:22:38 2016 New Revision: 237290 URL: https://gcc.gnu.org/viewcvs?rev=237290=gcc=rev Log: [PR c/71381] C/C++ OpenACC cache directive rejects valid syntax

[Bug other/65095] Adapt OpenMP diagnostic messages for OpenACC

2016-06-03 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65095 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/71373] Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-03 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373 Thomas Schwinge changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug c/71381] C/C++ OpenACC cache directive rejects valid syntax

2016-06-03 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71381 Thomas Schwinge changed: What|Removed |Added Keywords||patch Status|UNCONFIRMED

[Bug c/71381] New: C/C++ OpenACC cache directive rejects valid syntax

2016-06-02 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: c Assignee: tschwinge at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org Target Milestone: ---

[Bug middle-end/71373] New: Handle more OMP_CLAUSE_* in nested function decomposition

2016-06-01 Thread tschwinge at gcc dot gnu.org
Severity: normal Priority: P3 Component: middle-end Assignee: tschwinge at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- We don't handle several OMP_CLAUSE_* in nested

[Bug fortran/63859] Fortran OpenACC declare directive

2016-06-01 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63859 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug libffi/65567] ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/complex.exp

2016-05-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65567 --- Comment #5 from Thomas Schwinge --- Author: tschwinge Date: Mon May 23 14:54:04 2016 New Revision: 236594 URL: https://gcc.gnu.org/viewcvs?rev=236594=gcc=rev Log: [PR libffi/65567] libffi: Fix, and simply libffi_feature_test

[Bug libffi/65567] ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/complex.exp

2016-05-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65567 --- Comment #6 from Thomas Schwinge --- Author: tschwinge Date: Mon May 23 15:00:41 2016 New Revision: 236595 URL: https://gcc.gnu.org/viewcvs?rev=236595=gcc=rev Log: [PR libffi/65567] libffi: Fix, and simply libffi_feature_test Backport trunk

[Bug libffi/65567] ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsuite/libffi.complex/complex.exp

2016-05-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65567 --- Comment #7 from Thomas Schwinge --- Author: tschwinge Date: Mon May 23 15:03:08 2016 New Revision: 236596 URL: https://gcc.gnu.org/viewcvs?rev=236596=gcc=rev Log: [PR libffi/65567] libffi: Fix, and simply libffi_feature_test Backport trunk

[Bug other/70945] Offloading: compatibility of target and offloading toolchains

2016-05-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70945 Thomas Schwinge changed: What|Removed |Added Attachment #38484|0 |1 is obsolete|

[Bug target/70738] Add -mgeneral-regs-only option

2016-05-22 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70738 Thomas Schwinge changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug target/70860] [nvptx] Revisit cfun->machine->doing_call

2016-05-17 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70860 --- Comment #2 from Thomas Schwinge --- Author: tschwinge Date: Tue May 17 16:08:37 2016 New Revision: 236326 URL: https://gcc.gnu.org/viewcvs?rev=236326=gcc=rev Log: [PR target/70860] [nvptx] Handle NULL cfun in nvptx_libcall_value Backport

[Bug other/70945] Offloading: compatibility of target and offloading toolchains

2016-05-13 Thread tschwinge at gcc dot gnu.org
||2016-05-13 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #2 from Thomas Schwinge --- Created attachment 38484 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38484=e

[Bug other/71101] New: ICE in libcpp/line-map.c:linemap_macro_map_lookup very early in offloading compilation lto1 front end

2016-05-13 Thread tschwinge at gcc dot gnu.org
: UNCONFIRMED Keywords: openacc, openmp Severity: minor Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: dmalcolm at gcc dot gnu.org Target Milestone: --- I'm running

[Bug bootstrap/71071] [7 regression] ICE --enable-checking=fold : fold check: original tree changed by fold

2016-05-13 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71071 Thomas Schwinge changed: What|Removed |Added CC||tschwinge at gcc dot gnu.org

[Bug fortran/70598] Fortran OpenACC host_data construct ICE

2016-05-12 Thread tschwinge at gcc dot gnu.org
||tschwinge at gcc dot gnu.org Target Milestone|7.0 |6.2 --- Comment #3 from Thomas Schwinge --- In <http://news.gmane.org/find-root.php?message_id=%3C2b4f59d5-be38-2814-27bb-73aa7ffb4b8f%40codesourcery.com%3E>, Chung-Lin has now posted a patch (p

[Bug fortran/70856] [6/7 Regression] ICE with -fopenacc in get_constraint_for_ssa_var, at tree-ssa-structalias.c:2952

2016-05-12 Thread tschwinge at gcc dot gnu.org
, ||tschwinge at gcc dot gnu.org, ||vries at gcc dot gnu.org --- Comment #3 from Thomas Schwinge --- I had a cursory look at that one. Differently from PR70857, the ICE triggers here the second time

[Bug hsa/70857] [6/7 Regression] ICE with -fopenmp -fopenacc in insert_vi_for_tree, at tree-ssa-structalias.c:2813

2016-05-12 Thread tschwinge at gcc dot gnu.org
||tschwinge at gcc dot gnu.org, ||vries at gcc dot gnu.org --- Comment #3 from Thomas Schwinge --- I had a cursory look at this. The ICE with gcc/testsuite/gfortran.dg/gomp/gridify-1.f90 occurs for "-fopenacc -fopenm

[Bug other/71064] New: nvptx offloading: "long double" data type

2016-05-11 Thread tschwinge at gcc dot gnu.org
iority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: amonakov at gcc dot gnu.org, bernds at gcc dot gnu.org, jakub at gcc dot gnu.org, nathan at gcc dot gnu.org Blo

[Bug driver/68463] Offloading fails when some objects are compiled with LTO and some without

2016-05-11 Thread tschwinge at gcc dot gnu.org
||jnorris at gcc dot gnu.org, ||tschwinge at gcc dot gnu.org Resolution|FIXED |--- Assignee|unassigned at gcc dot gnu.org |jnorris at gcc dot gnu.org --- Comment #6 from Thomas Schwinge

[Bug other/70945] New: Offloading: compatibility of target and offloading toolchains

2016-05-04 Thread tschwinge at gcc dot gnu.org
, openmp Severity: enhancement Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- It has been established that for offloading

[Bug fortran/70895] OpenACC: loop reduction does not work. Output is zero.

2016-05-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70895 --- Comment #3 from Thomas Schwinge --- (In reply to cesar from comment #2) > Furthermore, as Thomas mentioned, gcc-6 does not automatically assign > parallelism to loops inside parallel regions. :-) GCC 6.1 does do that that. > Consequently,

[Bug target/70860] [nvptx] Revisit cfun->machine->doing_call

2016-05-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70860 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Mon May 2 11:25:17 2016 New Revision: 235748 URL: https://gcc.gnu.org/viewcvs?rev=235748=gcc=rev Log: [PR target/70860] [nvptx] Handle NULL cfun in nvptx_libcall_value

[Bug fortran/70895] OpenACC: loop reduction does not work. Output is zero.

2016-05-02 Thread tschwinge at gcc dot gnu.org
|UNCONFIRMED |WAITING Last reconfirmed||2016-05-02 CC||cesar at gcc dot gnu.org, ||nathan at gcc dot gnu.org, ||tschwinge

[Bug target/70860] New: [nvptx] Revisit cfun->machine->doing_call

2016-04-28 Thread tschwinge at gcc dot gnu.org
target Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: amonakov at gcc dot gnu.org, bernds at gcc dot gnu.org, nathan at gcc dot gnu.org Target Milestone: --- Target: nvptx The r235511 c

[Bug middle-end/70828] broken array-type subarrays inside acc data in openacc

2016-04-28 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70828 Thomas Schwinge changed: What|Removed |Added Keywords||openmp Status|UNCONFIRMED

[Bug other/51153] OpenACC implementation

2016-04-26 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51153 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/68242] [gomp4] FAIL: libgomp.oacc-c-c++-common/reduction-2.c -DACC_DEVICE_TYPE_host=1 execution test

2016-04-12 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68242 Thomas Schwinge changed: What|Removed |Added Component|libgomp |testsuite Assignee|nathan

[Bug middle-end/70626] bogus results in 'acc parallel loop' reductions

2016-04-12 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug tree-optimization/70545] [openacc] gfortran.dg/goacc/kernels-loop-n.f95 not parallelized

2016-04-11 Thread tschwinge at gcc dot gnu.org
||2016-04-11 CC||tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug fortran/70598] Fortran OpenACC host_data construct ICE

2016-04-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70598 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/70598] New: Fortran OpenACC host_data construct ICE

2016-04-08 Thread tschwinge at gcc dot gnu.org
Component: fortran Assignee: cltang at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- As once reported in <http://news.gmane.org/find-root.php?message_id=%3C87r3j4lcrd.

[Bug testsuite/70580] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/if-1.c

2016-04-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70580 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug testsuite/70579] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/host_data-1.c

2016-04-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70579 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/70579] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/host_data-1.c

2016-04-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70579 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Fri Apr 8 08:31:40 2016 New Revision: 234823 URL: https://gcc.gnu.org/viewcvs?rev=234823=gcc=rev Log: [PR testsuite/70579, PR testsuite/70580] Fix test cases failing because of

[Bug middle-end/70580] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/if-1.c

2016-04-08 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70580 --- Comment #1 from Thomas Schwinge --- Author: tschwinge Date: Fri Apr 8 08:31:40 2016 New Revision: 234823 URL: https://gcc.gnu.org/viewcvs?rev=234823=gcc=rev Log: [PR testsuite/70579, PR testsuite/70580] Fix test cases failing because of

[Bug middle-end/70580] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/if-1.c

2016-04-08 Thread tschwinge at gcc dot gnu.org
||2016-04-08 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug middle-end/70579] [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/host_data-1.c

2016-04-08 Thread tschwinge at gcc dot gnu.org
||2016-04-08 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug middle-end/70580] New: [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/if-1.c

2016-04-07 Thread tschwinge at gcc dot gnu.org
Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org Target Milestone: --- PASSes in trunk.

[Bug middle-end/70579] New: [gomp4] -O0 execution testing FAILs for libgomp.oacc-c-c++-common/host_data-1.c

2016-04-07 Thread tschwinge at gcc dot gnu.org
: openacc Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org Target Milestone: --- PASSes in trunk.

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-04-07 Thread tschwinge at gcc dot gnu.org
|5.0 Resolution|--- |FIXED Assignee|jnorris at gcc dot gnu.org |tschwinge at gcc dot gnu.org Target Milestone|--- |5.4 --- Comment #6 from Thomas Schwinge --- In r234806 now also fixed on gcc-5

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-04-07 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #5 from Thomas Schwinge --- Author: tschwinge Date: Thu Apr 7 11:43:30 2016 New Revision: 234806 URL: https://gcc.gnu.org/viewcvs?rev=234806=gcc=rev Log: [PR libgomp/69414] Fix handling of subarrays with update directive

[Bug ipa/70348] [6 Regression][openacc] ICE in visit_ref_for_mod_analysis, at ipa-prop.c

2016-04-06 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348 Thomas Schwinge changed: What|Removed |Added Assignee|tschwinge at gcc dot gnu.org |cesar at gcc dot gnu.org

[Bug fortran/65438] Unnecessary ptr check

2016-04-06 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65438 Thomas Schwinge changed: What|Removed |Added Priority|P3 |P5 Status|RESOLVED

[Bug fortran/65438] Unnecessary ptr check

2016-04-06 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65438 --- Comment #4 from Thomas Schwinge --- Created attachment 38200 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38200=edit patch

[Bug ipa/70348] [6 Regression][openacc] ICE in visit_ref_for_mod_analysis, at ipa-prop.c

2016-04-04 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348 Thomas Schwinge changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org

[Bug testsuite/64177] Various cilk+ testsuite failures

2016-03-29 Thread tschwinge at gcc dot gnu.org
|tschwinge at gcc dot gnu.org |unassigned at gcc dot gnu.org Ever confirmed|1 |0 --- Comment #4 from Thomas Schwinge --- (In reply to iverbin from comment #2) > Actually, only 3 tests require 2+ workers (they fail with export > CILK_NWORKERS=1): > FAIL: c-c

[Bug testsuite/64177] Various cilk+ testsuite failures

2016-03-29 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64177 --- Comment #3 from Thomas Schwinge --- Author: tschwinge Date: Tue Mar 29 14:39:33 2016 New Revision: 234523 URL: https://gcc.gnu.org/viewcvs?rev=234523=gcc=rev Log: [PR testsuite/64177] Audit Cilk Plus tests for CILK_NWORKERS=1 PR

[Bug testsuite/64177] Various cilk+ testsuite failures

2016-03-29 Thread tschwinge at gcc dot gnu.org
||2016-03-29 Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org Ever confirmed|0 |1

[Bug ipa/70348] [6 Regression][openacc] ICE in visit_ref_for_mod_analysis, at ipa-prop.c

2016-03-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348 Thomas Schwinge changed: What|Removed |Added CC||nathan at gcc dot gnu.org --- Comment

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-03-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69414 --- Comment #3 from Thomas Schwinge --- Sorry for the late answer. Thanks for reporting this, together with a test case, and a patch. Already fixed on gomp-4_0-branch, as you've found, and now requested for trunk inclusion:

[Bug ipa/70348] [6 Regression][openacc] ICE in visit_ref_for_mod_analysis, at ipa-prop.c

2016-03-22 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348 Thomas Schwinge changed: What|Removed |Added Keywords||openacc

[Bug c/64748] OpenACC: "is not a variable" error with deviceptr()

2016-03-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748 Thomas Schwinge changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug lto/70289] [openacc] ICE in input_varpool_node

2016-03-19 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289 Thomas Schwinge changed: What|Removed |Added Keywords||openacc

[Bug testsuite/70009] test case libgomp.oacc-c-c++-common/vprop.c fails starting with its introduction in r233607

2016-03-01 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70009 Thomas Schwinge changed: What|Removed |Added Keywords||openacc Component|libgomp

[Bug middle-end/69921] New: Switch OpenACC kernels number of gangs from "decide at run time" to "decide at compile time"

2016-02-23 Thread tschwinge at gcc dot gnu.org
Status: UNCONFIRMED Keywords: openacc Severity: minor Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: nathan at gcc dot gnu.org, vries at gcc dot gnu.or

[Bug middle-end/69916] [openacc] ICE in single_succ_edge called from oacc_loop_xform_loop

2016-02-23 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69916 Thomas Schwinge changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libgomp/69858] OpenACC no free memory

2016-02-19 Thread tschwinge at gcc dot gnu.org
|UNCONFIRMED |RESOLVED Resolution|--- |INVALID Assignee|unassigned at gcc dot gnu.org |tschwinge at gcc dot gnu.org --- Comment #1 from Thomas Schwinge --- As I understand it, the issue is that when using a copyout(pi) clause, the value

[Bug middle-end/69876] New: Offloaded code: missing -Wuninitialized diagnostic

2016-02-19 Thread tschwinge at gcc dot gnu.org
Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org Target Milestone: --- Found in the course of PR69858. Consider: int f(void) { int x

[Bug hsa/69674] New: hsa offloading, -m32: "internal compiler error: in hsa_build_append_simple_mov"

2016-02-04 Thread tschwinge at gcc dot gnu.org
Keywords: openmp Severity: minor Priority: P3 Component: hsa Assignee: jamborm at gcc dot gnu.org Reporter: tschwinge at gcc dot gnu.org CC: jakub at gcc dot gnu.org, jamborm at gcc dot gnu.org Target Milestone: --- With hsa

[Bug libgomp/69414] [OpenACC] "!$acc update self" does not provide expected result

2016-01-23 Thread tschwinge at gcc dot gnu.org
|UNCONFIRMED |ASSIGNED Last reconfirmed||2016-01-23 CC||tschwinge at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |jnorris at gcc dot gnu.org Ever confirmed|0 |1

[Bug tree-optimization/69058] segfault with ftree-parallelize-loops=2 in libgo/go/strconv/decimal.go

2016-01-11 Thread tschwinge at gcc dot gnu.org
, ||tschwinge at gcc dot gnu.org --- Comment #5 from Thomas Schwinge --- Isn't it a gccgo front end (spec) bug, that it doesn't bring in GOMP stuff (builtins, link against libgomp) under the presence of "-ftree-parallelize-loops=2"? Cf. gcc/gcc.c:GOMP_SELF_SPECS.

<    4   5   6   7   8   9   10   11   >