> Of course, it is free software, so I guess I should fix it myself. But > that is not a trivial undertaking and I really do not have the time. So as > this problem hits people over and over and over, I encourage those > encountering it to add their voices to mine to see it fixed once, > permanently.
I lose track of what is actually required. Is it to implement, for vector loads, the same thing that you did for scalar loads? That is, don't complain about naturally aligned word size loads that partially overlap the end of a block, and instead simply mark the part of the register corresponding to the area beyond the end of the block, as undefined? Or something else? J ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
