]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #17053 : thestinger/rust/large_address_aware, r=sfackler,cmr
authorbors <bors@rust-lang.org>
Mon, 8 Sep 2014 11:56:12 +0000 (11:56 +0000)
committerbors <bors@rust-lang.org>
Mon, 8 Sep 2014 11:56:12 +0000 (11:56 +0000)
By default, 32-bit Windows executables are restricted to 2GiB of address
space even when running on 64-bit Windows when 4GiB is available.

Closes #17043

1  2 
src/librustc/back/link.rs

Simple merge