public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "rmathew at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/5537] Error compiling simple bytecode with jsr
Date: Mon, 10 Jan 2005 11:26:00 -0000	[thread overview]
Message-ID: <20050110112635.905.qmail@sourceware.org> (raw)
In-Reply-To: <20020130042601.5537.daniel.bonniot@inria.fr>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1298 bytes --]


------- Additional Comments From rmathew at gcc dot gnu dot org  2005-01-10 11:26 -------
Now that the BC-ABI work has been merged, the testcase no longer
gives an error when compiled with "-findirect-dispatch".

However, it ICEs when compiled without!

Relevant info:

Program received signal SIGSEGV, Segmentation fault.
verify_jvm_instructions (jcf=0xb75f5500, byte_ops=0x87adcb4 "¨", length=13)
    at /home/ranmath/src/gcc/gcc-20050110/gcc/java/verify.c:712
712             if (TREE_CODE (tmp) != TREE_LIST)
(gdb) bt
#0  verify_jvm_instructions (jcf=0xb75f5500, byte_ops=0x87adcb4 "¨", length=13)
    at /home/ranmath/src/gcc/gcc-20050110/gcc/java/verify.c:712
#1  0x0807de9d in expand_byte_code (jcf=0xb75f5500, method=0x87a85f8)
    at /home/ranmath/src/gcc/gcc-20050110/gcc/java/expr.c:2960
#2  0x0808c774 in parse_class_file ()
    at /home/ranmath/src/gcc/gcc-20050110/gcc/java/jcf-parse.c:919
#3  0x0808ec8a in java_parse_file (set_yydebug=0)
    at /home/ranmath/src/gcc/gcc-20050110/gcc/java/jcf-parse.c:1284
#4  0x082e03a0 in toplev_main (argc=142247416, argv=0xbffface4)
    at /home/ranmath/src/gcc/gcc-20050110/gcc/toplev.c:996
#5  0x0038579d in __libc_start_main () from /lib/tls/libc.so.6
#6  0x08049b71 in _start ()



-- 


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


  parent reply	other threads:[~2005-01-10 11:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020130042601.5537.daniel.bonniot@inria.fr>
2004-10-14 14:16 ` pinskia at gcc dot gnu dot org
2004-10-21 13:40 ` aph at gcc dot gnu dot org
2005-01-10 11:26 ` rmathew at gcc dot gnu dot org [this message]
2005-01-10 11:34 ` aph at gcc dot gnu dot org
2005-01-10 11:59 ` rmathew at gcc dot gnu dot org
2005-03-02  3:17 ` bonniot at users dot sf dot net
2005-03-02 13:09 ` rmathew at gcc dot gnu dot org
2005-03-02 13:43 ` daniel dot bonniot at inria dot fr
2005-03-02 17:25 ` rmathew at gcc dot gnu dot org
2005-03-02 17:26 ` daniel dot bonniot at inria dot fr
2005-03-09  9:19 ` 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=20050110112635.905.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).