public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/17255] [meta-bug] Fixes should be back-ported to 3.4 branch
Date: Tue, 25 Jan 2005 12:12:00 -0000	[thread overview]
Message-ID: <20050125121235.25576.qmail@sourceware.org> (raw)
In-Reply-To: <20040831223422.17255.mckinlay@redhat.com>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-25 12:12 -------
Subject: Bug 17255

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-rhl-branch
Changes by:	jakub@gcc.gnu.org	2005-01-25 12:12:09

Modified files:
	gcc/java       : ChangeLog class.c decl.c expr.c java-tree.h 
	                 parse.y 

Log message:
	2004-05-10  Andrew Haley  <aph@redhat.com>
	
	PR java/17255
	* parse.y (create_class): Set TYPE_VFIELD.
	* decl.c (java_init_decl_processing): Likewise.
	
	* expr.c (build_invokevirtual): Remove DECL_VINDEX offset adjustment.
	* class.c (make_method_value): Replace DECL_VINDEX with call to
	get_method_index().
	(get_dispatch_vector): Likewise.
	(layout_class_method): Likewise.
	Replace set of DECL_VINDEX with call to set_method_index().
	(set_method_index): New function.
	(get_method_index): New function.
	* java-tree.h (set_method_index): New function decl.
	(get_method_index): New function decl.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.1315.2.15.2.9&r2=1.1315.2.15.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/class.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.176.2.1&r2=1.176.2.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.176&r2=1.176.6.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/expr.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.181.4.2&r2=1.181.4.2.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/java-tree.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.194.6.1&r2=1.194.6.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/parse.y.diff?cvsroot=gcc&only_with_tag=gcc-3_4-rhl-branch&r1=1.464.4.2.2.2&r2=1.464.4.2.2.3



-- 


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


  parent reply	other threads:[~2005-01-25 12:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-31 22:34 [Bug java/17255] New: [meta-bug] Fixes that " mckinlay at redhat dot com
2004-08-31 22:35 ` [Bug java/17255] " mckinlay at redhat dot com
2004-08-31 22:43 ` pinskia at gcc dot gnu dot org
2004-08-31 22:44 ` mckinlay at redhat dot com
2004-09-01 16:00 ` [Bug java/17255] [meta-bug] Fixes " pinskia at gcc dot gnu dot org
2004-09-08 20:34 ` mckinlay at redhat dot com
2004-09-08 20:34 ` mckinlay at redhat dot com
2004-09-09  0:25 ` tromey at gcc dot gnu dot org
2004-11-01  0:46 ` mmitchel at gcc dot gnu dot org
2005-01-25 12:12 ` cvs-commit at gcc dot gnu dot org [this message]
2005-05-19 17:31 ` mmitchel at gcc dot gnu dot org
2005-05-19 18:53 ` tromey at gcc dot gnu dot org
2005-05-19 20:31 ` mckinlay at redhat dot com

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=20050125121235.25576.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).