r192622 - in /branches/cilkplus/gcc: ChangeLog....

bviyer@gcc.gnu.org bviyer@gcc.gnu.org
Fri Oct 19 18:49:00 GMT 2012


Author: bviyer
Date: Fri Oct 19 18:49:17 2012
New Revision: 192622

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192622
Log:
Fixed a bug with Cilkscreen annotations.

2012-10-19  Balaji V. Iyer  <balaji.v.iyer@intel.com>

        * cilk.c (replace_cilk_metadata): New function.
        (cilk_remove_annotated_functions): Called replace_cilk_metadata when
        the function is not notify_intrinsic or notify_zc_intrinsic.
        * builtins.c (expand_builtin): Removed all the expansion of builtin
        cilkscreen functions.



Modified:
    branches/cilkplus/gcc/ChangeLog.cilkplus
    branches/cilkplus/gcc/builtins.c
    branches/cilkplus/gcc/cilk.c



More information about the Gcc-cvs mailing list