https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90064
--- Comment #1 from ibuclaw at gcc dot gnu.org --- Author: ibuclaw Date: Sun Apr 21 10:21:07 2019 New Revision: 270483 URL: https://gcc.gnu.org/viewcvs?rev=270483&root=gcc&view=rev Log: PR d/90064 libphobos: Merge upstream phobos 428460ddd Defines growDownwards on SPARC64, initial patch by Rainer Orth. Backports another fix to std.process, allowing permissions tests to be skipped when running as root. Reviewed-on: https://github.com/dlang/phobos/pull/6962 Modified: trunk/libphobos/src/MERGE trunk/libphobos/src/std/experimental/allocator/building_blocks/region.d trunk/libphobos/src/std/process.d