public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "matz at suse dot de" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
Date: Wed, 01 Jun 2005 20:59:00 -0000	[thread overview]
Message-ID: <20050601205901.29447.qmail@sourceware.org> (raw)
In-Reply-To: <20050523165100.21722.matz@suse.de>


------- Additional Comments From matz at suse dot de  2005-06-01 20:59 -------
Yes.  I think this is because the compiler needs to see the definition and the use site 
to exhibit this bug.  Without the def it will correctly emit the code walking the table 
to get to the member. 

-- 


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


  parent reply	other threads:[~2005-06-01 20:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23 16:51 [Bug java/21722] New: " matz at suse dot de
2005-05-23 16:52 ` [Bug java/21722] " matz at suse dot de
2005-05-23 16:56 ` skh at suse dot de
2005-05-23 16:59 ` pinskia at gcc dot gnu dot org
2005-05-23 18:03 ` pinskia at gcc dot gnu dot org
2005-06-01 20:30 ` tromey at gcc dot gnu dot org
2005-06-01 20:59 ` matz at suse dot de [this message]
2005-06-01 21:36 ` tromey at gcc dot gnu dot org
2005-06-03  4:06 ` cvs-commit at gcc dot gnu dot org
2005-06-03  4:06 ` cvs-commit at gcc dot gnu dot org
2005-06-03  4:12 ` tromey at gcc dot gnu dot org
2005-06-03  5:34 ` tromey 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=20050601205901.29447.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).