[Bug ipa/70646] Corrupt truncated function

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 14 08:46:00 GMT 2016


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.


More information about the Gcc-bugs mailing list