public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* java/5088
@ 2001-12-16 14:36 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2001-12-16 14:36 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

The following reply was made to PR java/5088; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5088
Date: 16 Dec 2001 22:28:35 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2001-12-16 14:28:35
 
 Modified files:
 	libjava        : ChangeLog prims.cc 
 	libjava/java/lang: Class.h natClassLoader.cc 
 
 Log message:
 	For PR java/5088:
 	* java/lang/natClassLoader.cc (_Jv_InitNewClassFields): New
 	function.
 	(_Jv_NewClass): Use it.
 	(defineClass0): Use it.
 	* prims.cc (_Jv_InitPrimClass): Adjust vtable here.
 	(_Jv_InitPrimClass): Use _Jv_InitNewClassFields.
 	(_Jv_NewArray): Don't abort; just throw exception.
 	Include InternalError.h.
 	* java/lang/Class.h (Class::Class): Declare, don't define.
 	(Class): Declare _Jv_InitNewClassFields as a friend.
 	(union _Jv_Self): Removed.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&r1=1.1052&r2=1.1053
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/prims.cc.diff?cvsroot=gcc&r1=1.65&r2=1.66
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/Class.h.diff?cvsroot=gcc&r1=1.41&r2=1.42
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/lang/natClassLoader.cc.diff?cvsroot=gcc&r1=1.45&r2=1.46
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

* java/5088
@ 2001-12-16 14:56 tromey
  0 siblings, 0 replies; 2+ messages in thread
From: tromey @ 2001-12-16 14:56 UTC (permalink / raw)
  To: tromey; +Cc: gcc-prs

The following reply was made to PR java/5088; it has been noted by GNATS.

From: tromey@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: java/5088
Date: 16 Dec 2001 22:53:02 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	tromey@gcc.gnu.org	2001-12-16 14:53:02
 
 Modified files:
 	gcc/java       : ChangeLog mangle.c 
 
 Log message:
 	* mangle.c (mangle_method_decl): Never emit `C2' constructor.
 	Fixes PR java/5088.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/ChangeLog.diff?cvsroot=gcc&r1=1.878&r2=1.879
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/java/mangle.c.diff?cvsroot=gcc&r1=1.19&r2=1.20
 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-12-16 22:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-16 14:36 java/5088 tromey
2001-12-16 14:56 java/5088 tromey

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