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: [gomp] new critical section functions in libgomp


On 09/21/05 19:15, Richard Henderson wrote:

When actually implementing the front/middle -end bits, I found it
less than convenient to actually deal with omp_lock_t. So I punted
and created libgomp functions that didn't require it.


Oh, yeah, certainly more convenient. You still plan to emit the different builtins for the atomic operations?


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