[Bug c++/65211] Type alignment lost inside templated function

linux at carewolf dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 25 17:24:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211

--- Comment #4 from Allan Jensen <linux at carewolf dot com> ---
Note either removing the template argument or moving the typedef out of the
function both solve the issue, and makes gcc use an unaligned load.



More information about the Gcc-bugs mailing list