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++/58639] [4.7/4.8/4.9 Regression] ICE on self-referential struct member


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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Tue Jan 28 04:31:07 2014
New Revision: 207166

URL: http://gcc.gnu.org/viewcvs?rev=207166&root=gcc&view=rev
Log:
    PR c++/58639
    * call.c (build_aggr_conv): Reject value-initialization of reference.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/initlist78.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


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