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++/50015] [C++0x] std::initializer_list<std::string> members are not properly initialized


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-11-04 16:26:11 UTC ---
I verified that my patch for 48370 also fixes this testcase.


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