]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/52905 ([C++0x] ice on invalid brace-enclosed initializer of vector of enums)
authorJason Merrill <jason@redhat.com>
Fri, 13 Apr 2012 19:43:47 +0000 (15:43 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 13 Apr 2012 19:43:47 +0000 (15:43 -0400)
commit7aca561c8671a2ef8203c5571714b7886e2c8758
treeae4a6dacf90ea73bedc267dbc4518e3721f99c29
parent7996b7273cfb3b494e5c31e8c68e0f7fd9c87aa1
re PR c++/52905 ([C++0x] ice on invalid brace-enclosed initializer of vector of enums)

PR c++/52905
* call.c (joust): Handle comparing list and non-list ctors.

From-SVN: r186433
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/initlist-ctor1.C [new file with mode: 0644]