This is the mail archive of the gcc-patches@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]

RE: [PING] [PATCH] _Cilk_for for C and C++


Hello Jakub,
	Attached, please find a fixed patch (diff.txt) that will do as you requested (model _Cilk_for like a #pragma omp parallel for). Along with this, I have also attached two Changelog entries (1 for C and 1 for C++).
	It passes all the tests on my x86_64 box (both 32 and 64 bit modes) and does not affect any other tests in the testsuite.
	Is this Ok for trunk?

Thanks,

Balaji V. Iyer.


Attachment: c-ChangeLogs
Description: c-ChangeLogs

Attachment: cp-ChangeLogs
Description: cp-ChangeLogs

Attachment: diff.txt
Description: diff.txt


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