Results 1 comments of Rink

The compiler isn't required to do the actual `memcpy()` if it can prove that it is not necessary to do so. I've done some experimentation with GCC 12.2 on x86-64...