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] std::initializer_list<std::string> members are not properly initialized


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'


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