https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84955
--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu Apr 12 13:15:45 2018
New Revision: 259346
URL: https://gcc.gnu.org/viewcvs?rev=259346&root=gcc&view=rev
Log:
PR middle-end/84955
gcc/
* lto-stream
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85383
--- Comment #1 from cesar at gcc dot gnu.org ---
I'm building a power8 toolchain right now. If the fix isn't immediately
obvious, I'll revert that patch for pr84955. After all, empty loops are
uninteresting in OpenACC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85383
--- Comment #3 from cesar at gcc dot gnu.org ---
I ended up reverting the patch in r259351. It should be working now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84955
--- Comment #6 from cesar at gcc dot gnu.org ---
I reverted that patch from trunk, and will revisit this issue during stage1.
It should be noted that GCC also chokes with any empty OpenACC loop in general.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85381
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
Target Milestone: ---
Created attachment 44113
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44113&action=edit
sizeof test
As of trunk revision 257065, the sizeof function is re
++
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
Target Milestone: ---
Created attachment 44130
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44130&action=edit
test.cpp
G++ ICEs when it encounters OpenACC loops that contains c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85782
--- Comment #1 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri May 18 15:43:09 2018
New Revision: 260369
URL: https://gcc.gnu.org/viewcvs?rev=260369&root=gcc&view=rev
Log:
PR c++/85782
gcc/cp/
* cp-gi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85782
--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri May 18 15:46:56 2018
New Revision: 260370
URL: https://gcc.gnu.org/viewcvs?rev=260370&root=gcc&view=rev
Log:
PR c++/85782
Backport from mainline
20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85879
cesar at gcc dot gnu.org changed:
What|Removed |Added
Keywords||openacc
--- Comment #3 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85879
--- Comment #4 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu May 31 14:10:10 2018
New Revision: 261025
URL: https://gcc.gnu.org/viewcvs?rev=261025&root=gcc&view=rev
Log:
Fix PR middle-end/85879
gcc/
* gi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85701
--- Comment #3 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Tue Jun 5 13:58:50 2018
New Revision: 261202
URL: https://gcc.gnu.org/viewcvs?rev=261202&root=gcc&view=rev
Log:
PR fortran/85701
gcc/fortran/
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85701
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85702
--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Wed Jun 13 14:29:04 2018
New Revision: 261550
URL: https://gcc.gnu.org/viewcvs?rev=261550&root=gcc&view=rev
Log:
PR fortran/85702
gcc/fortran/
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85703
--- Comment #4 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Wed Jun 13 14:31:17 2018
New Revision: 261551
URL: https://gcc.gnu.org/viewcvs?rev=261551&root=gcc&view=rev
Log:
PR fortran/85703
gcc/fortran/
*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85702
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85703
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85701
--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Jun 15 13:59:14 2018
New Revision: 261629
URL: https://gcc.gnu.org/viewcvs?rev=261629&root=gcc&view=rev
Log:
PR fortran/85701
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85702
--- Comment #4 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Jun 15 14:01:00 2018
New Revision: 261630
URL: https://gcc.gnu.org/viewcvs?rev=261630&root=gcc&view=rev
Log:
PR fortran/85702
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85703
--- Comment #6 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Jun 15 14:03:00 2018
New Revision: 261631
URL: https://gcc.gnu.org/viewcvs?rev=261631&root=gcc&view=rev
Log:
PR fortran/85703
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86263
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
Target Milestone: ---
Created attachment 43164
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43164&action=edit
gemm test case
Here <https://gcc.gnu.org/ml/gcc-patches/2017-07/msg00516.html>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83920
--- Comment #1 from cesar at gcc dot gnu.org ---
Created attachment 43165
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43165&action=edit
assembly code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83920
--- Comment #8 from cesar at gcc dot gnu.org ---
I tweaked your proposed fix as follows:
diff --git a/gcc/config/nvptx/nvptx.c b/gcc/config/nvptx/nvptx.c
index 55c7e3cbf90..24625cd303f 100644
--- a/gcc/config/nvptx/nvptx.c
+++ b/gcc/config/nvptx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83920
--- Comment #9 from cesar at gcc dot gnu.org ---
I figured out why my patch does work. Here's the assembly code for your C test
case at -O0:
{
.reg.u32%x;
mov.u32 %x, %
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83920
--- Comment #10 from cesar at gcc dot gnu.org ---
And here is the working code in -O2:
{
.reg.u32%x;
mov.u32 %x, %tid.x;
setp.ne.u32 %r71, %x, 0;
}
@%r71 bra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83790
--- Comment #1 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Jan 19 14:21:08 2018
New Revision: 256891
URL: https://gcc.gnu.org/viewcvs?rev=256891&root=gcc&view=rev
Log:
[nvptx] Add support for CUDA 9
PR targ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80547
--- Comment #5 from cesar at gcc dot gnu.org ---
I wasn't able to reproduce the nvptx ICE in og7. However, the host fallback
does segfault at runtime in og7.
++
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
Target Milestone: ---
I see the following ICE with libgomp.c++/for-15.C with nvptx-offloading:
lto1: internal compiler error: in input_varpool_node, at lto-cgraph.c:1393
0xc1d8d5 input_varpool_node
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660
--- Comment #1 from cesar at gcc dot gnu.org ---
Created attachment 44431
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44431&action=edit
LTO graceful abort patch
With the LTO graceful abort patch, I now see this error:
lto1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86660
--- Comment #9 from cesar at gcc dot gnu.org ---
(In reply to Tom de Vries from comment #8)
> Hmm, for me that minimizes to:
> ...
> extern "C" void abort ();
>
> #pragma omp declare target
> int results[2000];
>
-end
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
Target Milestone: ---
The goacc_parlevel patches have been backported to openacc-gcc-8-branch in git
revision 6781e2dd99. For the most part, the patches applied cleanly, however, I
had to xfail the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87064
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84570
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84571
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
: minor
Priority: P3
Component: libgomp
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: jakub at gcc dot gnu.org
Target Milestone: ---
Both libgomp.fortran/examples-4/declare_target-1.f90 and
libgomp.fortran
: target
Assignee: unassigned at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
Target Milestone: ---
Created attachment 43743
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43743&action=edit
test case
The attached test case consists of two files, one conta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85056
--- Comment #1 from cesar at gcc dot gnu.org ---
Created attachment 43744
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43744&action=edit
WIP patch
It looks like nvptx_assmeble_decl_begin ignores the array type information.
Thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84955
--- Comment #4 from cesar at gcc dot gnu.org ---
It fails in C with this:
#pragma acc parallel loop tile(2,3)
for (i = 1; i < 10; i++)
for (j = 1; j < 10; j++)
for (;;)
;
It must be that empty loop that tripping up th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85056
--- Comment #3 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Tue Mar 27 13:54:03 2018
New Revision: 258885
URL: https://gcc.gnu.org/viewcvs?rev=258885&root=gcc&view=rev
Log:
PR target/85056
gcc/
* config/nvptx
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85056
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85056
--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Mar 30 15:47:23 2018
New Revision: 258978
URL: https://gcc.gnu.org/viewcvs?rev=258978&root=gcc&view=rev
Log:
PR target/85056
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85056
--- Comment #6 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Tue Apr 3 14:04:22 2018
New Revision: 259032
URL: https://gcc.gnu.org/viewcvs?rev=259032&root=gcc&view=rev
Log:
PR target/85056
Backport from mainline
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70828
--- Comment #4 from cesar at gcc dot gnu.org ---
I see that fix has been submitted to gomp-4_0-branch. Thomas, does Mentor have
any pending patches to resolve this in trunk, if it is still relevant?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72715
--- Comment #4 from cesar at gcc dot gnu.org ---
This is still broken in trunk. Mentor probably has a fix for it in og8, but
Thomas or someone else in their OpenACC team will need to port it over to
trunk.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77765
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88288
--- Comment #2 from cesar at gcc dot gnu.org ---
Why not update goacc_parallel_keyed to use gomp_map_val instead computing
devaddrs manually? That would help reduce the number of duplicate mystery
formulas in libgomp.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70009
--- Comment #3 from cesar at gcc dot gnu.org ---
Thanks for the info. I'm travelling this week, so I won't have a chance to look
at this until next Monday.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70009
--- Comment #6 from cesar at gcc dot gnu.org ---
Created attachment 37898
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37898&action=edit
test fix
I've tested this patch on an arm target and it passes now. All this patch does
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70009
--- Comment #8 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu Mar 10 22:50:40 2016
New Revision: 234124
URL: https://gcc.gnu.org/viewcvs?rev=234124&root=gcc&view=rev
Log:
libgomp/
PR testsuite/70009
* t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70009
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
--- Comment #3 from cesar at gcc dot gnu.org ---
Created attachment 38021
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38021&action=edit
reduced test case
If you take a look at the gimple code for Tom's test, you'll see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
--- Comment #4 from cesar at gcc dot gnu.org ---
Created attachment 38122
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38122&action=edit
c test case
This test cases is failing for a couple of reasons. First, the reduction
v
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70373
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70357
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed
Severity: normal
Priority: P3
Component: middle-end
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Target: x86_64-linux-gnu
Created attachment 38181
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70534
cesar at gcc dot gnu.org changed:
What|Removed |Added
Keywords||openacc
Status
iddle-end
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Created attachment 38182
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38182&action=edit
parallel reduction
Priority: P3
Component: middle-end
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Target: x86_64-linux-gnu
Created attachment 38183
--> https://gcc.gnu.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348
--- Comment #9 from cesar at gcc dot gnu.org ---
The patch I posted for PR70289 a couple of days ago also resolves this issue:
https://gcc.gnu.org/ml/gcc-patches/2016-04/msg00202.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70533
--- Comment #1 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70373
--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70534
--- Comment #1 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348
--- Comment #10 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70535
--- Comment #1 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
--- Comment #5 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 8 21:09:47 2016
New Revision: 234840
URL: https://gcc.gnu.org/viewcvs?rev=234840&root=gcc&view=rev
Log:
gcc/
PR lto/70289
PR i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70348
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70535
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70534
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70373
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70533
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70289
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
ty: normal
Priority: P3
Component: middle-end
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Created attachment 38233
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3823
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626
--- Comment #2 from cesar at gcc dot gnu.org ---
Created attachment 38238
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38238&action=edit
counter example
I looked at the standard again, and it says that the reduction clause sh
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70357
--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Mon Apr 11 23:21:28 2016
New Revision: 234889
URL: https://gcc.gnu.org/viewcvs?rev=234889&root=gcc&view=rev
Log:
gcc/
PR tree-optimizati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70357
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
Priority: P3
Component: middle-end
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Created attachment 38248
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38248&acti
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68242
--- Comment #7 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Wed Apr 13 18:54:41 2016
New Revision: 234957
URL: https://gcc.gnu.org/viewcvs?rev=234957&root=gcc&view=rev
Log:
libgomp/
PR testsuite/68242
* t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68242
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70643
--- Comment #1 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu Apr 14 13:44:17 2016
New Revision: 234973
URL: https://gcc.gnu.org/viewcvs?rev=234973&root=gcc&view=rev
Log:
PR middle-end/70643
gcc/
* o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70643
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
Priority: P3
Component: c
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Created attachment 38285
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38285&action=ed
Priority: P3
Component: middle-end
Assignee: cesar at gcc dot gnu.org
Reporter: cesar at gcc dot gnu.org
CC: tschwinge at gcc dot gnu.org
Target Milestone: ---
Created attachment 38351
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38351&
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626
--- Comment #3 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 29 17:37:55 2016
New Revision: 235650
URL: https://gcc.gnu.org/viewcvs?rev=235650&root=gcc&view=rev
Log:
gcc/c-family/
PR middle-end/70626
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626
--- Comment #4 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Apr 29 17:42:04 2016
New Revision: 235651
URL: https://gcc.gnu.org/viewcvs?rev=235651&root=gcc&view=rev
Log:
gcc/c-family/
PR middle-end/70626
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70895
--- Comment #2 from cesar at gcc dot gnu.org ---
Thomas is correct. Note that when gcc-6.2 is released you should be able to
replace
!$acc parallel vector_length(vl)
!$acc loop reduction(+:pi) private(t)
with
!$acc parallel loop
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70895
--- Comment #4 from cesar at gcc dot gnu.org ---
(In reply to Thomas Schwinge from comment #3)
> (In reply to cesar from comment #2)
> > Consequently, you need to
> > explicitly use num_gangs, num_workers and vector_length t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69363
--- Comment #8 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Mon May 9 20:23:31 2016
New Revision: 236047
URL: https://gcc.gnu.org/viewcvs?rev=236047&root=gcc&view=rev
Log:
Backport trunk r235290:
2016-04-20 Ily
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70626
--- Comment #6 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Mon May 9 20:42:47 2016
New Revision: 236049
URL: https://gcc.gnu.org/viewcvs?rev=236049&root=gcc&view=rev
Log:
Backport trunk r235651:
2016-04-2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70688
--- Comment #1 from cesar at gcc dot gnu.org ---
Created attachment 38621
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38621&action=edit
new test case
This issue has been resolved in trunk r236678. I forgot to include a PR tag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70688
--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Wed Jun 1 20:37:44 2016
New Revision: 237011
URL: https://gcc.gnu.org/viewcvs?rev=237011&root=gcc&view=rev
Log:
PR c/70688
* pr70688.c: New file.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70688
--- Comment #3 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Wed Jun 1 20:40:10 2016
New Revision: 237012
URL: https://gcc.gnu.org/viewcvs?rev=237012&root=gcc&view=rev
Log:
PR c/70688
* pr70688.c: New file.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70688
cesar at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81442
cesar at gcc dot gnu.org changed:
What|Removed |Added
CC||cesar at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78266
--- Comment #6 from cesar at gcc dot gnu.org ---
I'm not sure that solution is correct. A better solution would be to report an
error/warning stating that num_workers exceeds the size of the induction
variable. Also, in the case that
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78266
--- Comment #8 from cesar at gcc dot gnu.org ---
Because num_gangs exceeds largest unsigned value that can be represented by the
induction variable.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77765
--- Comment #2 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu Jun 29 19:03:43 2017
New Revision: 249809
URL: https://gcc.gnu.org/viewcvs?rev=249809&root=gcc&view=rev
Log:
PR fortran/77765
gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77765
--- Comment #3 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Thu Jun 29 19:07:10 2017
New Revision: 249810
URL: https://gcc.gnu.org/viewcvs?rev=249810&root=gcc&view=rev
Log:
Backport fix for PR fortran/77765
gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78027
--- Comment #4 from cesar at gcc dot gnu.org ---
Author: cesar
Date: Fri Dec 9 14:45:54 2016
New Revision: 243488
URL: https://gcc.gnu.org/viewcvs?rev=243488&root=gcc&view=rev
Log:
PR ipa/78027
gcc/
* i
1 - 100 of 135 matches
Mail list logo