https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65211
Bug ID: 65211 Summary: Type alignment lost inside templated function Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: linux at carewolf dot com Created attachment 34871 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34871&action=edit C++ source A specific combination of local typedef inside a templated function causes gcc to lose or ignore the aligment of a vector.