public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "tromey at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/17819] ICE in build_java_check_indexed_type
Date: Mon, 03 Apr 2006 17:28:00 -0000	[thread overview]
Message-ID: <20060403172843.14596.qmail@sourceware.org> (raw)
In-Reply-To: <bug-17819-119@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from tromey at gcc dot gnu dot org  2006-04-03 17:28 -------
I happened to try this out this weekend.
I don't see an ICE in build_java_check_indexed_type
(with 4.0, 4.1 and head).  Now I see:

+ gcj -c --classpath=jakarta-poi.jar joone-engine.jar -o joone-engine.o
org/joone/log/Log4JLogger.java: In class 'org.joone.log.Log4JLogger':
org/joone/log/Log4JLogger.java: In method
'org.joone.log.Log4JLogger.debug(java.lang.Object)':
org/joone/log/Log4JLogger.java:25: error: cannot find file for class
org.apache.log4j.Logger
org/joone/log/Log4JLogger.java:25: error: class 'org.apache.log4j.Logger' has
no method named 'debug' matching signature '(Ljava/lang/Object;)V'
org/joone/log/Log4JLogger.java: In method
'org.joone.log.Log4JLogger.debug(java.lang.Object,java.lang.Throwable)':
org/joone/log/Log4JLogger.java:29: error: cannot find file for class
org.apache.log4j.Logger
org/joone/log/Log4JLogger.java:29: error: class 'org.apache.log4j.Logger' has
no method named 'debug' matching signature
'(Ljava/lang/Object;Ljava/lang/Throwable;)V'
org/joone/log/Log4JLogger.java:29: internal compiler error: in
expand_expr_real_1, at expr.c:6552


-- 


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


       reply	other threads:[~2006-04-03 17:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-17819-119@http.gcc.gnu.org/bugzilla/>
2006-04-03 17:28 ` tromey at gcc dot gnu dot org [this message]
2004-10-03 22:55 [Bug java/17819] New: " rth at gcc dot gnu dot org
2004-10-03 22:55 ` [Bug java/17819] " rth at gcc dot gnu dot org
2004-10-03 23:24 ` pinskia at gcc dot gnu dot org
2005-02-02 13:36 ` rmathew 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=20060403172843.14596.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).