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

[Bug tree-optimization/53436] Volatile behaves strange with OpenMP


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


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