[Bug c++/68049] [5/6 Regression] template instantiation involving may_alias defines symbol twice

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 25 14:09:00 GMT 2016


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Feb 25 14:09:18 2016
New Revision: 233715

URL: https://gcc.gnu.org/viewcvs?rev=233715&root=gcc&view=rev
Log:
        PR c++/68049
        * tree.c (strip_typedefs): Use DECL_ORIGINAL_TYPE.

Added:
    trunk/gcc/testsuite/g++.dg/ext/attribute-may-alias-3.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c


More information about the Gcc-bugs mailing list