This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/65690] [5 Regression] typedef alignment lost since r219705


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

--- Comment #12 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Apr  9 20:11:44 2015
New Revision: 221960

URL: https://gcc.gnu.org/viewcvs?rev=221960&root=gcc&view=rev
Log:
    PR c++/65690
     * tree.c (cp_build_qualified_type_real): Copy TYPE_ALIGN and
    TYPE_USER_ALIGN.

Added:
    trunk/gcc/testsuite/c-c++-common/attr-aligned-1.c
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]