[Bug tree-optimization/53436] Volatile behaves strange with OpenMP
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon May 21 21:07:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53436
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-21 21:05:39 UTC ---
Author: jakub
Date: Mon May 21 21:05:33 2012
New Revision: 187741
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187741
Log:
PR tree-optimization/53436
* omp-low.c (omp_build_component_ref): New function.
(build_receiver_ref, build_sender_ref, create_task_copyfn): Use it.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c
More information about the Gcc-bugs
mailing list