summaryrefslogtreecommitdiffstats
path: root/libcilkrts/runtime/cilk_fiber-unix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* +2013-11-08 Balaji V. Iyer <balaji.v.iyer@intel.com>bviyer2013-11-081-14/+27
| | | | | | | | | | | | + + PR c/59039 + * runtime/cilk_fiber-unix.cpp: Fixed a crash in run() function + when optimization is turned on. + git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204592 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix for bug Bootstrap/58918.bviyer2013-10-301-2/+17
| | | | | | | | | | | | | | | | +2013-10-30 Balaji V. Iyer <balaji.v.iyer@intel.com> + + * configure: Reconfigured. + * configure.ac: Add AC_FUNC_ALLOCA. + * runtime/sysdep-unix.c: Added check for alloca.h before + including it. + * config/x86/cilk-abi-vla.c: Likewise. + * runtime/cilk_fiber-unix.cpp: Likewise. + git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204232 138bc75d-0d04-0410-961f-82ee72b054a4
* Added Cilk runtime library (libcilkrts) into GCC.bviyer2013-10-291-0/+273
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204173 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud