This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: GC failure on alpha-linux




On Wed, 12 Dec 2001, Boehm, Hans wrote:
> FWIW, I'm now seeing a nearly identical failure on Itanium.  If you uncover
> the cause, please let us know.  If not, I'll look at it ...

It turned out to be another "sizeof(int) != sizeof(void *)" sort of thing.
Check for this patch, or update your tree:

http://gcc.gnu.org/ml/gcc-patches/2001-12/msg01207.html

Jeff


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