C and C++ people: I'm looking for an example -- for a target the supports unaligned memory operations -- where code that violates language-level memory alignment requirements is *not* compiled into something that works as one would naively expect.
I vaguely remember people (almost certainly including @void_friend) discussing this some time ago, but I can't find the posts, argh