The Strict Aliasing Situation is Pretty Bad – Embedded in Academia

@Teufelchen what I find even more annoying about programming in C in 2024: Finding out about all these undefined behaviours now with compilers making weird, silent optimization decisions with them... I'm wondering, how many C programmers have heard of #StrictAliasing before?