__vector(ubyte[32]) misalignment
Steven Schveighoffer
schveiguy at gmail.com
Mon Aug 10 19:33:33 UTC 2020
On 8/10/20 2:53 PM, Bruce Carneal wrote:
> No biggee but it looks like there is some duplicate code at the end of
> the __alignPad unittest.
Hah! I think I copy-pasted that intending to write a new test, but then
tried it separately and found another issue
(typeid(__vector(ubyte[32])).talign returned 16!)
So I forgot to go back in and delete that case.
Thanks
-Steve
More information about the Digitalmars-d-learn
mailing list