This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r194750 - in /branches/cilkplus/libcilkrts: Cha...


Author: bviyer
Date: Sat Dec 29 01:19:49 2012
New Revision: 194750

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194750
Log:
Fixed a seg-fault on libcilkrts.
+2012-12-28  Balaji V. Iyer  <balaji.v.iyer@intel.com>
+
+       * runtime/cilk-abi-cilk-for.cpp (capture_spawn_arg_stack_frame): Added
+       #ifdefs to check compiler type between the function's body.
+


Modified:
    branches/cilkplus/libcilkrts/ChangeLog.cilkplus
    branches/cilkplus/libcilkrts/runtime/cilk-abi-cilk-for.cpp


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]