From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2970 invoked by alias); 25 Apr 2002 20:36: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 2923 invoked by uid 71); 25 Apr 2002 20:36:02 -0000 Resent-Date: 25 Apr 2002 20:36:01 -0000 Resent-Message-ID: <20020425203601.2922.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, java-prs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, me@christltimon.de Received:(qmail 1523 invoked by uid 61); 25 Apr 2002 20:34:08 -0000 Message-Id:<20020425203408.1521.qmail@sources.redhat.com> Date: Thu, 25 Apr 2002 13:36:00 -0000 From: me@christltimon.de Reply-To: me@christltimon.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version:gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: java/6462: jc1 "Cannot allocate xxx bytes after allocating yyyy bytes" message X-SW-Source: 2002-04/txt/msg01369.txt.bz2 List-Id: >Number: 6462 >Category: java >Synopsis: jc1 "Cannot allocate xxx bytes after allocating yyyy bytes" message >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Apr 25 13:36:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: me@christltimon.de >Release: gcc-3.0.4 >Organization: >Environment: Redhat 7.2 gcc 3.0.4 built from source with "make bootstrap-lean", using gcc 2.96. I omitted the testing step. AMD Athlon 900 MHz with 512MB RAM and plenty of diskspace >Description: jc1 exits with the following error message when I try to compile a java file. It also happens when I try to compile already compiled .class files. gcc --verbose -c -o Board.o Board.java Reading specs from /home/tmp/christl/gcc-3.0.4/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.0.4/specs Configured with: ../gcc-3.0.4/configure --prefix=/home/cip/christl/tmp/gcc-3.0.4 Thread model: single gcc version 3.0.4 /home/tmp/christl/gcc-3.0.4/bin/../lib/gcc-lib/i686-pc-linux-gnu/3.0.4/jc1 Board.java -quiet -dumpbase Board.java -version -o /tmp/ccwevWAf.s GNU Java version 3.0.4 (i686-pc-linux-gnu) compiled by GNU C version 3.0.4. jc1: Cannot allocate 1768386413 bytes after allocating 179016 bytes >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: