[gomp] Fix build for 32-bit targets with int != int32_t
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Wed, 14 Oct 2015 08:30:52 +0000 (08:30 +0000)
committerSebastian Huber <sh@gcc.gnu.org>
Wed, 14 Oct 2015 08:30:52 +0000 (08:30 +0000)
commitac8a1965363534d831c6b784bd69aa18b846402a
tree8856173558472045cc089eafdf566c2013bc684e
parent1aa5ba4e22db332e1ec0f6b018a3eb6163f707ba
[gomp] Fix build for 32-bit targets with int != int32_t

libgomp/
2015-10-14  Sebastian Huber  <sebastian.huber@embedded-brains.de>

* fortran.c (omp_get_place_proc_ids_, omp_get_partition_place_nums_):
Cast to int from int32_t.

From-SVN: r228805
libgomp/ChangeLog
libgomp/fortran.c