[PATCH] PR53992 - openmp lower transaction code

Patrick Marlier patrick.marlier@gmail.com
Mon Aug 20 14:20:00 GMT 2012


In this PR, OMP lowering is not going into the transaction code.
So if GIMPLE_TRANSACTION is found, we lower its body.
(Patch also fixes a format issue.)

Note that PR53992 component in Bugzilla must be change from c to libgomp 
(I don't have bugzilla account with admin rights, who should I ask for 
that?).

Tested on trunk / i686.

Ok for trunk? Ok to backport to 4.7 branch if no regression?
Thanks.

gcc/
2012-08-17  Patrick Marlier  <patrick.marlier@gmail.com>

	PR libgomp/53992
	* omp-low.c (lower_omp_1): Handle GIMPLE_TRANSACTION.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr53992.patch
Type: text/x-patch
Size: 2265 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120820/0b5d6308/attachment.bin>


More information about the Gcc-patches mailing list