This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53361] Could not convert â{0, 0, 0}â from â<brace-enclosed initializer list>â to âstd::array<unsigned int, 3ul>â
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 May 2012 22:18:05 +0000
- Subject: [Bug c++/53361] Could not convert â{0, 0, 0}â from â<brace-enclosed initializer list>â to âstd::array<unsigned int, 3ul>â
- Auto-submitted: auto-generated
- References: <bug-53361-4@http.gcc.gnu.org/bugzilla/>
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