]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/66515 (g++ segfaults when creating an std::initializer_list)
authorJason Merrill <jason@redhat.com>
Mon, 22 Jun 2015 17:24:25 +0000 (13:24 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 22 Jun 2015 17:24:25 +0000 (13:24 -0400)
commite8a3c59754d169057b2ec4867c109528b8be05cc
tree8df863833876a602eb39478998f15509b7a90c9d
parent5a5fd9515438888931ed1c3b925e0f6bfc7627b5
re PR c++/66515 (g++ segfaults when creating an std::initializer_list)

PR c++/66515
* call.c (implicit_conversion): Only reshape for classes.

From-SVN: r224748
gcc/cp/ChangeLog
gcc/cp/call.c