This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CNI changes (Was: Binary Compatibility)


On Wed, 2003-07-30 at 08:57, Andrew Haley wrote:
> Additionally, there is the CNI change that maps
> 
> java::lang::foo *obj   -->  ref<java::lang::foo> obj
> 
> I propose that we make this change on the same development branch,
> with a view to releasing it in gcc 3.5.

Are there any other CNI changes we should make at this same time?  For
instance, conforming to the new C++ ABI (padding-wise), and wasn't there
talk at some point of requiring explicit GC markers for data? 

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]