freebsd-dev/tools/regression/ia64
Marcel Moolenaar 0335d35b09 Fix the unaligned store with post increment test: The misaligned pointer
stopped pointing to the value the moment we wrote it due to the post
increment. So, grab the value for comparison out of the data structure
directly.
2005-01-27 22:46:15 +00:00
..
unaligned Fix the unaligned store with post increment test: The misaligned pointer 2005-01-27 22:46:15 +00:00