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] Fix err10.java test case failure on 64-bit hosts


>>>>> "Ulrich" == Ulrich Weigand <Ulrich.Weigand@de.ibm.com> writes:

Ulrich> Well, the immediately following insn_lushr case uses UINT64,
Ulrich> so I had assumed those types were available ...

Ulrich> Looking closer, it would appear that both UINT64 and UINT32 are
Ulrich> actually defined not in libjava, but in the ffi.h header which
Ulrich> is included via java-interp.h.

Ok, thanks.  I think it is fine with UINT32; go ahead and check it in.

Tom


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