https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70646
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> --- Note that the testcase is strictly invalid as it has 8-byte aligned node_name[] passed to wwn_to_u64 which ends up performing a 64bit load on it via __swab64p.