This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50015] std::initializer_list<std::string> members are not properly initialized
- From: "danny dot dyk at tu-dortmund dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 7 Aug 2011 15:49:48 +0000
- Subject: [Bug c++/50015] std::initializer_list<std::string> members are not properly initialized
- Auto-submitted: auto-generated
- References: <bug-50015-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50015
--- Comment #1 from Danny van Dyk <danny.dyk@tu-dortmund.de> 2011-08-07 15:49:43 UTC ---
Created attachment 24941
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24941
Output of 'g++ -std=c++0x -fdump-tree-gimple -o test-case test-case.cc'