[Bug other/58996] [4.9 regression] build failure in libcilkrts

2014-01-10 Thread barry.m.tannenbaum at intel dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58996 Barry Tannenbaum changed: What|Removed |Added CC||barry.m.tannenbaum at intel dot co

[Bug other/58996] [4.9 regression] build failure in libcilkrts

2014-01-16 Thread barry.m.tannenbaum at intel dot com
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

[Bug c++/63147] New: Cilk Plus in GCC 4.9 is missing metadata support

2014-09-02 Thread barry.m.tannenbaum at intel dot com
: 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