public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia@physics.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug java/5537] Error compiling simple bytecode with jsr
Date: Sat, 24 May 2003 17:58:00 -0000	[thread overview]
Message-ID: <20030524171937.28551.qmail@sources.redhat.com> (raw)
In-Reply-To: <20020130042601.5537.daniel.bonniot@inria.fr>

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia@physics.uc.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-05-24 17:19:37
               date|                            |


------- Additional Comments From pinskia@physics.uc.edu  2003-05-24 17:19 -------
confiirmed on mainline (20030524).
GCJ produces bytecode that only returns:
Method void main(java.lang.String[])
   0 return

On the other hand javac (SUN JDK 1.4) produces:
Method void main(java.lang.String[])
   0 jsr 10
   3 return
   4 astore_1
   5 jsr 10
   8 aload_1
   9 athrow
  10 astore_2
  11 ret 2




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


       reply	other threads:[~2003-05-24 17:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20020130042601.5537.daniel.bonniot@inria.fr>
2003-05-24 17:58 ` pinskia@physics.uc.edu [this message]
2003-07-29 14:50 ` pinskia at physics dot uc dot edu
2003-11-19  6:45 ` pinskia at gcc dot gnu dot org
2004-07-15  6:05 ` rmathew at gcc dot gnu dot org
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
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  0:11 ` bonniot at users dot sf dot net
2005-03-02  7:54 ` rmathew at gcc dot gnu dot org
2005-03-02 10:13 ` daniel dot bonniot at inria dot fr
2005-03-02 13:10 ` rmathew at gcc dot gnu dot org
2005-03-02 13:43 ` daniel dot bonniot at inria dot fr
2005-03-09  9:04 ` 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=20030524171937.28551.qmail@sources.redhat.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).