From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 462 invoked by alias); 4 Nov 2004 07:09:16 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 433 invoked by uid 48); 4 Nov 2004 07:09:16 -0000 Date: Thu, 04 Nov 2004 07:09:00 -0000 Message-ID: <20041104070916.430.qmail@sourceware.org> From: "ebotcazou at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040413135721.14940.ian@wasabisystems.com> References: <20040413135721.14940.ian@wasabisystems.com> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug pch/14940] PCH largefile test fails on various platforms X-Bugzilla-Reason: CC X-SW-Source: 2004-11/txt/msg00425.txt.bz2 List-Id: ------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-11-04 07:09 ------- > + #elif defined(__sparc__) > + # define TRY_EMPTY_VM_SPACE 0x60000000 > > Also works for sparc-linux and largefile.c on sparc64-linux. Unfortunatly, > there are other pch failures on sparc64-linux. I'm a bit skeptical about using the same value for the 32-bit and the 64-bit flavors, but I'm not a specialist of Linux on the SPARC at all. I'd suggest to contact David S. Miller (see the MAINTAINERS file). -- What |Removed |Added ---------------------------------------------------------------------------- CC| |phython at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14940