summaryrefslogtreecommitdiffstats
path: root/gcc/config/host-linux.c
diff options
context:
space:
mode:
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-27 16:57:06 +0000
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>2004-11-27 16:57:06 +0000
commit1a2f03347b470f224b91518d3462531b0234a385 (patch)
treeff64010bd759f5c923ac8d0f1f7e83cd2a8abf84 /gcc/config/host-linux.c
parent93aa85c709bc79cfb4c1964eac55e118eb25621b (diff)
downloadppe42-gcc-1a2f03347b470f224b91518d3462531b0234a385.tar.gz
ppe42-gcc-1a2f03347b470f224b91518d3462531b0234a385.zip
PR pch/14940
* config/host-linux.c (TRY_EMPTY_VM_SPACE): Revert 2004-11-22 change. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@91381 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/host-linux.c')
-rw-r--r--gcc/config/host-linux.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/config/host-linux.c b/gcc/config/host-linux.c
index 6a076174771..717f96cdc66 100644
--- a/gcc/config/host-linux.c
+++ b/gcc/config/host-linux.c
@@ -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__)
OpenPOWER on IntegriCloud