re PR c++/55879 ([C++11] nested constexpr Initialisation raises internal compiler...
authorJason Merrill <jason@redhat.com>
Wed, 13 Feb 2013 17:56:38 +0000 (12:56 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 13 Feb 2013 17:56:38 +0000 (12:56 -0500)
commit70fc7c6c3dff619348c917b619bf52ac78a6ced1
treed79be11de6ade2402c07ed840b7ed9d02257a8c2
parent58b922f813ea1b1eb87c0a6a050546ac27e78c1b
re PR c++/55879 ([C++11] nested constexpr Initialisation raises internal compiler error)

PR c++/55879
* semantics.c (cxx_bind_parameters_in_call): Undo DECL_BY_REFERENCE.

From-SVN: r196024
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/cpp0x/constexpr-invisiref1.C [new file with mode: 0644]