This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [PATCH] use a VEC in gfc_trans_omp_critical


On Mon, Jun 28, 2010 at 01:34:23PM +0200, Jakub Jelinek wrote:
> On Sun, Jun 27, 2010 at 12:50:49PM -0700, Nathan Froyd wrote:
> > gcc/fortran/
> > 	* trans-openmp.c (dovar_init): Define.  Define VECs containing it.
> > 	(gfc_trans_omp_do): Use a VEC to accumulate variables and their
> > 	initializers.
> 
> Ok.

Thanks, committed as r161486.

-Nathan


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