https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
Thomas Schwinge changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
--- Comment #7 from jnorris at gcc dot gnu.org ---
Author: jnorris
Date: Tue Feb 16 16:27:11 2016
New Revision: 233466
URL: https://gcc.gnu.org/viewcvs?rev=233466&root=gcc&view=rev
Log:
Backport from trunk:
PR c/64748
gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
--- Comment #6 from jnorris at gcc dot gnu.org ---
Author: jnorris
Date: Tue Feb 16 15:29:04 2016
New Revision: 233458
URL: https://gcc.gnu.org/viewcvs?rev=233458&root=gcc&view=rev
Log:
PR c/64748
gcc/c/
* c-parser.c (c_p
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
Thomas Schwinge changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
--- Comment #4 from Jakub Jelinek ---
(In reply to Thomas Schwinge from comment #3)
> (In reply to Jakub Jelinek from comment #2)
> > ??? threadprivate? That doesn't look even remotely similar to the deviceptr
> > clause, threadprivate in OpenMP
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
--- Comment #3 from Thomas Schwinge ---
(In reply to Jakub Jelinek from comment #2)
> ??? threadprivate? That doesn't look even remotely similar to the deviceptr
> clause, threadprivate in OpenMP is a declarative clause you put on variables
> to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
--- Comment #2 from Jakub Jelinek ---
??? threadprivate? That doesn't look even remotely similar to the deviceptr
clause, threadprivate in OpenMP is a declarative clause you put on variables to
turn them into TLS vars.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64748
Thomas Schwinge changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|