This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC 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]

r114191 - in /trunk/gcc/java: ChangeLog javaop....


Author: jakub
Date: Mon May 29 09:51:15 2006
New Revision: 114191

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114191
Log:
	* javaop.h (int16, int32, int64): Define to exactly 16 (resp. 32, 64)
	bit wide type.
	(jword): Define to uint64 on 64-bit arches.
	* jcf-dump.c (print_constant): Cast JPOOL_UINT to long.

Modified:
    trunk/gcc/java/ChangeLog
    trunk/gcc/java/javaop.h
    trunk/gcc/java/jcf-dump.c


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