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++/53361] Could not convert â{0, 0, 0}â from â<brace-enclosed initializer list>â to âstd::array<unsigned int, 3ul>â


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

--- Comment #6 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2012-05-21 22:18:05 UTC ---
Author: paolo
Date: Mon May 21 22:17:54 2012
New Revision: 187746

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187746
Log:
2012-05-21  Paolo Carlini  <paolo.carlini@oracle.com>

    PR c++/53361
    * testsuite/23_containers/array/cons/53361.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/array/cons/53361.cc
Modified:
    trunk/libstdc++-v3/ChangeLog


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