public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "bojan at antonovic dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error
Date: Mon, 07 Mar 2005 17:11:00 -0000	[thread overview]
Message-ID: <20050307005907.1978.qmail@sourceware.org> (raw)
In-Reply-To: <20041028221045.18212.bojan@antonovic.com>


------- Additional Comments From bojan at antonovic dot com  2005-03-07 00:59 -------
The part of the bug that produces the ICE (bus error) can be reproduced by
extracting and compiling all classes from a single jar. Unzip all classes from
SMOOD.jar by

unzip -l SMOOD.jar

and then compile with

gcj  -o smood.exe --main=smood.Main smood/Main.class smood/*/*.class
smood/*/*/*.class smood/*/*/*/*.class

gives

smood/Main.class:0: internal compiler error: Bus error

This ICE is not yet reproducable with other jars or with less files. However,
because bug 18212 can be splitted to bug 20351 and an other possible new one, it
can be soon removed as duplicate of two known bugs, as soon the one for the ICE
is found.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18212


  parent reply	other threads:[~2005-03-07  0:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-28 22:10 [Bug java/18212] New: " bojan at antonovic dot com
2004-10-29 13:08 ` [Bug java/18212] " pinskia at gcc dot gnu dot org
2004-10-29 14:20 ` bojan at antonovic dot com
2004-11-08 16:29 ` bojan at antonovic dot com
2004-12-01 21:59 ` tromey at gcc dot gnu dot org
2005-01-31  6:54 ` pinskia at gcc dot gnu dot org
2005-03-07 17:11 ` bojan at antonovic dot com [this message]
2005-03-07 19:21 ` bojan at antonovic dot com
2005-03-09 14:37 ` rmathew at gcc dot gnu dot org
2005-03-09 14:40 ` rmathew at gcc dot gnu dot org
2005-04-16 22:03 ` pinskia at gcc dot gnu dot org

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=20050307005907.1978.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@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).