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.

Reply via email to