re PR libgomp/90527 (alloc.c:72:7: error: implicit declaration of function ‘posix_mem...
authorJakub Jelinek <jakub@redhat.com>
Mon, 20 May 2019 21:29:17 +0000 (23:29 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 20 May 2019 21:29:17 +0000 (23:29 +0200)
commit3e03ed662651dada81e39d8850da82e80f54fd2d
tree31fd06a8c21cb58cf848092ffd237a22eb8a3b9a
parent4c7399e992337bdafe37b665ab3e92a97b5dc051
re PR libgomp/90527 (alloc.c:72:7: error: implicit declaration of function ‘posix_memalign’)

PR libgomp/90527
* alloc.c (_GNU_SOURCE): Define.

From-SVN: r271438
libgomp/ChangeLog
libgomp/alloc.c