https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
--- Comment #5 from Jakub Jelinek ---
Author: jakub
Date: Mon Sep 29 05:24:44 2014
New Revision: 215679
URL: https://gcc.gnu.org/viewcvs?rev=215679&root=gcc&view=rev
Log:
PR middle-end/63247
* omp-low.c (lower_omp_target): For OMP_CLAUSE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
--- Comment #4 from Jakub Jelinek ---
Author: jakub
Date: Mon Sep 29 05:20:52 2014
New Revision: 215678
URL: https://gcc.gnu.org/viewcvs?rev=215678&root=gcc&view=rev
Log:
PR middle-end/63247
* omp-low.c (lower_omp_target): For OMP_CLAUSE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
--- Comment #3 from Thomas Schwinge ---
Patch works fine in my testing, thanks! Cesar, any further comments, as you
have originally diagnosed this issue?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
--- Comment #2 from Jakub Jelinek ---
Created attachment 33581
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33581&action=edit
gcc5-pr63247.patch
Untested fix. I believe it is only this particular case
(OMP_CLAUSE_MAP_POINTER for array w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63247
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|