Re: [PATCH] PR53992 - openmp lower transaction code

2012-08-20 Thread Jakub Jelinek
On Mon, Aug 20, 2012 at 10:20:33AM -0400, Patrick Marlier wrote: > Ok for trunk? Ok to backport to 4.7 branch if no regression? Ok for both, with the following nits resolved: > gcc/ > 2012-08-17 Patrick Marlier > > PR libgomp/53992 Use PR middle-end/53992 instead, libgomp is for librar

Re: [PATCH] PR53992 - openmp lower transaction code

2012-08-20 Thread Richard Henderson
On 08/20/2012 07:20 AM, Patrick Marlier wrote: > 2012-08-17 Patrick Marlier > > PR libgomp/53992 > * omp-low.c (lower_omp_1): Handle GIMPLE_TRANSACTION. Ok everywhere. The Bugzilla must not change to libgomp, as that is reserved for the runtime library. r~