https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121726
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So I think the problem is you access via uint64_t and then via the struct which causes the undefined behavior.
pinskia at gcc dot gnu.org via Gcc-bugs Fri, 29 Aug 2025 10:48:54 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121726
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- So I think the problem is you access via uint64_t and then via the struct which causes the undefined behavior.