On 03 Mar 2015 04:30, Dmitry V. Levin wrote: > On Tue, Mar 03, 2015 at 04:07:45AM +0300, Dmitry V. Levin wrote: > > On Mon, Mar 02, 2015 at 07:26:08PM -0500, Mike Frysinger wrote: > > > FAIL: uio.test > > > pread64(3, "\0\0\0\0", 4, 1004211379570065135) = 4 > > > preadv(3, [{"\0\0\0\0", 4}], 1, 18446744073150512879) = 4 > > > pwrite64(3, "\0\0\0\0", 4, 1004211379570065135) = 4 > > > pwritev(3, [{"\0\0\0\0", 4}], 1, 18446744073150512879) = 4 > > > > > > Decoding of preadv/pwritev offsets is wrong. > > Must be a bug in print_llu_from_low_high_val(). > > Does this patch fix uio.test on n32?
o32/n64/n32 all pass after applying this -mike
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel