From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10093 invoked by alias); 8 May 2002 08:16:05 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 10055 invoked by uid 71); 8 May 2002 08:16:03 -0000 Resent-Date: 8 May 2002 08:16:02 -0000 Resent-Message-ID: <20020508081602.10052.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, sdack@anitesystems.de Received:(qmail 6330 invoked by uid 61); 8 May 2002 08:12:30 -0000 Message-Id:<20020508081230.6294.qmail@sources.redhat.com> Date: Wed, 08 May 2002 01:16:00 -0000 From: sdack@anitesystems.de Reply-To: sdack@anitesystems.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: bootstrap/6604: cc1 gives up after allocating more than 126MB while compiling crtstuff.c X-SW-Source: 2002-05/txt/msg00225.txt.bz2 List-Id: >Number: 6604 >Category: bootstrap >Synopsis: cc1 gives up after allocating more than 126MB while compiling crtstuff.c >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Wed May 08 01:16:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Sven Dack >Release: gcc-3.0.4 >Organization: >Environment: m88k-motorola-sysv4 > uname -a UNIX_System_V mve17 4.0 R40V4.4 m88k mc88100 >Description: During bootstrap, when the first xgcc tries to compile crtstuff.c, cc1 gives up after allocating constantly 64 kb blocks of memory (seen from truss). Preprocessing runs fine (-E), but stops after the third line in crtstuff.s at 'global __dso_handle'. >How-To-Repeat: Try compiling gcc-3.0.4 on m88k-motorola-sysv4 but with the following modifications (to make it get there): - remove -Wall -Wwhatever ... options in Makefiles, - fix call of gettimeofday() to pass only one argument, - define SUPPORTS_ONLY_ONE in cppinit.c to be true to get it linked >Fix: Unknown. >Release-Note: >Audit-Trail: >Unformatted: