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++/55879] [C++11] nested constexpr Initialisation raises internal compiler error


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55879

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-13 17:56:44 UTC ---
Author: jason
Date: Wed Feb 13 17:56:38 2013
New Revision: 196024

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196024
Log:
    PR c++/55879
    * semantics.c (cxx_bind_parameters_in_call): Undo DECL_BY_REFERENCE.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-invisiref1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c


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