re PR c++/63942 (constexpr conflicts with previous declaration)
commitf9b1eec21582f7801a8ca57463080331db95f2fb
authorJason Merrill <jason@redhat.com>
Mon, 24 Nov 2014 12:49:08 +0000 (24 07:49 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 24 Nov 2014 12:49:08 +0000 (24 07:49 -0500)
tree52c9152dc1591fb04a2175e3c1536f43a2855c8c
parent691b9fb7a2a752995591b9e1196d0e8588401d51
re PR c++/63942 (constexpr conflicts with previous declaration)

PR c++/63942
* mangle.c (mangle_decl): If we aren't going to create a symbol
alias, don't build the alias DECL either.

From-SVN: r218016
gcc/cp/ChangeLog
gcc/cp/mangle.c