[Bug c++/63147] New: Cilk Plus in GCC 4.9 is missing metadata support
barry.m.tannenbaum at intel dot com
gcc-bugzilla@gcc.gnu.org
Tue Sep 2 20:36:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63147
Bug ID: 63147
Summary: Cilk Plus in GCC 4.9 is missing metadata support
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: 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 from http://www.cilkplus.org/download#open-specification . These are
required to allow the Cilkscreen race detector, Cilkview scalability analyzer
and Cilkprof parallelism analyzer to work. Intel Inspector also uses the
metadata.
More information about the Gcc-bugs
mailing list