On Thu, Jul 23, 2020 at 02:42:25PM +0200, Tobias Burnus wrote:
> libomp: Add omp_depend_kind to omp_lib.{f90,h}
> 
> gcc/fortran/ChangeLog:
> 
>       * intrinsic.texi (OMP_LIB_KINDS): Add omp_depend_kind.
> 
> libgomp/ChangeLog:
> 
>       * configure.ac: Add OMP_DEPEND_KIND and OMP_INT128_SIZE.

Do you need
> +AC_SUBST(OMP_INT128_SIZE)
this for anything?  I don't see @OMP_INT128_SIZE@ ever used anywhere.

Otherwise LGTM.

        Jakub

Reply via email to