mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-04 15:41:21 +08:00
re PR pch/14940 (PCH largefile test fails on various platforms)
PR pch/14940 * config/host-linux.c (TRY_EMPTY_VM_SPACE): Revert 2004-11-22 change. From-SVN: r91381
This commit is contained in:
parent
0c00d5f3da
commit
31f16dff98
@ -1,3 +1,8 @@
|
||||
2004-11-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
||||
|
||||
PR pch/14940
|
||||
* config/host-linux.c (TRY_EMPTY_VM_SPACE): Revert 2004-11-22 change.
|
||||
|
||||
2004-11-27 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/i386/linux.h: Fix a comment typo.
|
||||
|
@ -77,8 +77,6 @@
|
||||
# define TRY_EMPTY_VM_SPACE 0x8000000000
|
||||
#elif defined(__s390__)
|
||||
# define TRY_EMPTY_VM_SPACE 0x60000000
|
||||
#elif defined(__hppa__)
|
||||
# define TRY_EMPTY_VM_SPACE 0xa0000000
|
||||
#elif defined(__sparc__) && defined(__LP64__)
|
||||
# define TRY_EMPTY_VM_SPACE 0x8000000000
|
||||
#elif defined(__sparc__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user