]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix Solaris build with OpenMP 5.0
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Nov 2018 21:39:11 +0000 (21:39 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Nov 2018 21:39:11 +0000 (21:39 +0000)
commitfdc73c7017c2215fcd12b875a5d04b9d70eabdc0
tree4a0aefba885dcc588c5da4e58238a3a6659ae5fc
parentbf5ccf3c14b64a482d2ae4ccef6ad613c82743c8
Fix Solaris build with OpenMP 5.0

* affinity.c: Include <string.h>, <stdio.h>.
(gomp_display_affinity_place): Remove cpusetp.
* teams.c: Include <limits.h>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265938 138bc75d-0d04-0410-961f-82ee72b054a4
libgomp/ChangeLog
libgomp/affinity.c
libgomp/teams.c