This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/88223] [8 Regression] Wrong code for intrinsic memmove


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88223

--- Comment #12 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
This seems a reasonable enough example for punning to me, given that all 
accesses are via the union type.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]