Define TRY_EMPTY_VM_SPACE to 0x60000000 for x32
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 11 Apr 2012 19:37:57 +0000 (19:37 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 11 Apr 2012 19:37:57 +0000 (12:37 -0700)
commit98bf0377734efb58f705c9646ef028b5a19acaf3
tree65aaeb14251b91b4d6a1e34a2883a38912ae9ceb
parentde6f3f7ab8d0ffd3a01bd045a90317d8404c9591
Define TRY_EMPTY_VM_SPACE to 0x60000000 for x32

2012-04-11  H.J. Lu  <hongjiu.lu@intel.com>

* config/host-linux.c (TRY_EMPTY_VM_SPACE): Defined to
0x60000000 if __x86_64 is defined and __LP64__ isn't defined.

From-SVN: r186352
gcc/ChangeLog
gcc/config/host-linux.c