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: [libgomp,patch] Add omp_{integer,logical}_kind to omp_lib.h


On Thu, Jun 10, 2010 at 10:36:06PM +0200, FX wrote:
> PR 42041 is about definitions for omp_integer_kind and omp_logical_kind missing from omp_lib.h (even though they're in omp_lib.f90). This is strictly conforming to OpenMP 3.0 standard, but it was a bug in the standard, due to be fixed by 3.1.
> 
> In the process of cleaning some low-hanging bugs in the bugzilla, I propose this patch.
> Built and regtested on x86_64-linux, OK to commit to trunk?

Can't we wait here a week to see what OpenMP 3.1 draft actually says on
this?

	Jakub


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