https://sourceware.org/bugzilla/show_bug.cgi?id=19903
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Samuel Thibault <sthib...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=c9536b7b9ddb111bded10e7252da28a6826771d1 commit c9536b7b9ddb111bded10e7252da28a6826771d1 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Fri Aug 30 01:41:50 2019 +0200 hurd: Remove optimizing anonymous maps as __vm_allocate. Optimizing anonymous maps brings bugs, and does not optimize much anyway. [BZ #19903] * sysdeps/mach/hurd/mmap.c (__mmap): Remove optimizing anonymous maps as __vm_allocate. -- You are receiving this mail because: You are on the CC list for the bug.