gcc/libjava/gcj
Bryce McKinlay 7a1c3d48ab re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing)
2004-07-12  Bryce McKinlay  <mckinlay@redhat.com>

	PR libgcj/15713
	* include/jvm.h (_Jv_value): New union type.
	* gcj/field.h (_Jv_Field): Add new _addr union field variants
	* interperet.cc (run): Use _Jv_value union type and *_addr _Jv_Field
	union members.

From-SVN: r84596
2004-07-13 02:04:47 +01:00
..
.cvsignore
array.h
cni.h gcj.texi (Object allocation): Remove _Jv_AllocBytes. 2004-05-28 19:53:06 +01:00
field.h re PR libgcj/15713 (compile interpret.cc with -fno-strict-aliasing) 2004-07-13 02:04:47 +01:00
javaprims.h javaprims.h: Regenerate CNI namespace definitions. 2004-07-10 15:50:15 +01:00
libgcj-config.h.in
Makefile.am
Makefile.in
method.h