[Bug java/53973] [x32] libjava failures
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 18 19:20:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53973
--- Comment #5 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2012-07-18 19:19:40 UTC ---
Author: hjl
Date: Wed Jul 18 19:19:34 2012
New Revision: 189626
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189626
Log:
Define FFI_SIZEOF_JAVA_RAW to 4 for x32
PR libffi/53982
PR libffi/53973
* src/x86/ffitarget.h: Check __ILP32__ instead of __LP64__ for
x32.
(FFI_SIZEOF_JAVA_RAW): Defined to 4 for x32.
Modified:
trunk/libffi/ChangeLog.libgcj
trunk/libffi/src/x86/ffitarget.h
More information about the Java-prs
mailing list