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++/50800] Internal compiler error in finish_member_declarations, possibly related to may_alias attribute


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

--- Comment #17 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Wed Apr 29 20:51:05 2015
New Revision: 222591

URL: https://gcc.gnu.org/viewcvs?rev=222591&root=gcc&view=rev
Log:
        PR c++/50800
        * tree.c (apply_identity_attributes): Fix handling of classes.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/alignas3.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]