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++/65811] [6 Regression] ice in vague_linkage_p


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

--- Comment #5 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Jun 24 09:21:45 2015
New Revision: 224888

URL: https://gcc.gnu.org/viewcvs?rev=224888&root=gcc&view=rev
Log:
/cp
2015-06-24  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/65811
        * decl.c (duplicate_decls): Adjust DECL_COMDAT of newdecl.

/testsuite
2015-06-24  Paolo Carlini  <paolo.carlini@oracle.com>

        PR c++/65811
        * g++.dg/other/linkage2.C: New.

Added:
    trunk/gcc/testsuite/g++.dg/other/linkage2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog


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