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: Refactor omp_reduction_init: omp_reduction_init_op


     	gcc/
     	* omp-low.h (omp_reduction_init_op): Declare.
     	* omp-low.c (omp_reduction_init_op): New, broken out of ...
     	(omp_reduction_init): ... here.  Call it.
     	* tree-parloops.c (initialize_reductions): Use
     	omp_reduction_init_op.

That looks ok.


Bernd


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