https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125252
--- Comment #13 from uecker at gcc dot gnu.org --- Created attachment 64425 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=64425&action=edit example code for aliasing by derivation For some reason, the middle-end treats function derivation differently here, so it is wrong to glob to void* in this case. Add example code here for future reference.
