https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116034
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to fail|14.1.1, 15.0 |14.1.0 Known to work| |14.1.1, 15.0 Summary|[12/13/14/15 Regression] |[12/13 Regression] wrong |wrong code with memcpy() |code with memcpy() from |from _Complex unsigned |_Complex unsigned short at |short at |-fno-strict-aliasing -O1 |-fno-strict-aliasing -O1 |and above |and above | --- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed for 14.2+/15+ for now.