public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: me@christltimon.de
To: gcc-gnats@gcc.gnu.org
Subject: java/6462: jc1 "Cannot allocate xxx bytes after allocating yyyy bytes" message
Date: Thu, 25 Apr 2002 13:36:00 -0000	[thread overview]
Message-ID: <20020425203408.1521.qmail@sources.redhat.com> (raw)


>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:


             reply	other threads:[~2002-04-25 20:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-25 13:36 me [this message]
2002-04-25 22:36 Tom Tromey
2002-04-29 14:36 Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020425203408.1521.qmail@sources.redhat.com \
    --to=me@christltimon.de \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).