On Wed, Mar 25, 2015 at 01:35:02PM +0100, Kai Tietz wrote: > ChangeLog > > 2015-03-25 Kai Tietz <kti...@redhat.com> > > PR libgomp/64972 > * oacc-parallel.c (GOACC_parallel): Use PRIu64 if available. > (GOACC_data_start): Likewise. > * target.c (gomp_map_vars): Likewise. > > Tested for i686-w64-mingw32. Fix got preapproved by Jakub, so I will > commit this soon, if there are no objections.
The patch is ok to commit immediately, no need to wait. Jakub