quadiron icon indicating copy to clipboard operation
quadiron copied to clipboard

Check vec_cast.h for strict aliasing violation

Open slaperche-scality opened this issue 6 years ago • 0 comments

I think we may have strict aliasing violation in vec_cast.h (to be confirmed).

If it's the case, we should fix it because it's an UB (and even if it works now, it may break as compiler becomes better).

slaperche-scality avatar Oct 16 '18 17:10 slaperche-scality