This is the mail archive of the gcc-patches@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]

Re: [PATCH] [JAVA] don't use UINT32 and UINT64 in interpret.cc


>>>>> "Andreas" == Andreas Schwab <schwab@suse.de> writes:

>> How about using unsigned jint and unsigned jlong?

Andreas> Doesn't work with typedefs.

Now that my daily dose of ignorance is out on the table...

We've already got _Jv_uint in javaprims.h.  We might as well add
_Jv_ulong.

Tom


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