]> granicus.if.org Git - gc/commit
Workaround spurious gctest exit in incremental mode on Cygwin
authorIvan Maidanski <ivmai@mail.ru>
Thu, 23 May 2019 07:47:00 +0000 (10:47 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Thu, 23 May 2019 09:47:38 +0000 (12:47 +0300)
commitd040adef58bbad6d05a94c073e88be0c728e5dba
treeee7649cf5bc9828180d7fc65a7dd31d573b6cdbc
parentcf3469a801710dd1b6e90b759b344a3f07c97d2d
Workaround spurious gctest exit in incremental mode on Cygwin
(fix of commit fa7f7a72b)

* include/private/gcconfig.h [I386 && CYGWIN32 && !USE_WINALLOC]
(MPROTECT_VDB): Do not define; add comment.
* include/private/gcconfig.h [X86_64 && CYGWIN32 && !USE_WINALLOC
&& THREAD_LOCAL_ALLOC] (MPROTECT_VDB): Likewise.
include/private/gcconfig.h