[Bug tree-optimization/116034] [12/13 Regression] wrong code with memcpy() from _Complex unsigned short at -fno-strict-aliasing -O1 and above
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 23 08:55:19 GMT 2024
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.
More information about the Gcc-bugs
mailing list