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]

create_primitive_vtable



Jeff Sturm sent a patch in late April (see
http://gcc.gnu.org/ml/java/2001-04/msg00349.html for the original
mail) which I reproduce here:

RCS file: /cvs/gcc/gcc/gcc/java/decl.c,v
retrieving revision 1.87.2.11
diff -r1.87.2.11 decl.c
399d398
<   make_decl_rtl (r, buf);

This was essential to me, when I was producing cygwin java compilers.
I notice that it is not present today in either trunk or branch.
Perhaps this is worthy of some attention?


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