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

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


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.



More information about the Gcc-bugs mailing list