http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58996
Barry Tannenbaum changed:
What|Removed |Added
CC||barry.m.tannenbaum at intel
dot co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58996
--- Comment #14 from Barry Tannenbaum ---
The original author of the code is no longer working on the Cilk project, so I
can't say why it's using sched_getaffinity + gettid instead the pthread
routine. But I'll modify it to use the pthread routin
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: barry.m.tannenbaum at intel dot com
The Cilk Plus implementation in GCC C/C++ is missing support for the metadata
annotations defined in "Intrinsics for Low Overhead Tool Annotations V1.0."
available