This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r186352 - in /trunk/gcc: ChangeLog config/host-...


Author: hjl
Date: Wed Apr 11 19:37:57 2012
New Revision: 186352

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186352
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/host-linux.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]