* [LTP] hugeshmat01 and hugeshmat02 issue
@ 2010-08-11 9:03 lina.zhao
0 siblings, 0 replies; only message in thread
From: lina.zhao @ 2010-08-11 9:03 UTC (permalink / raw)
To: ltp-list
Hi,
in hugeshmat01.c and hugeshmat02.c
#if __WORDSIZE==64
#define UNALIGNED 0x10000000eee
#else
#define UNALIGNED 0x90000eee
#endif
but for 32bits mips/Linux system, user space is under 0x7FFFFFFF,
0x90000eee is too big for it.
regards,
Lina Zhao
------------------------------------------------------------------------------
This SF.net email is sponsored by
Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-08-11 9:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 9:03 [LTP] hugeshmat01 and hugeshmat02 issue lina.zhao
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.