]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/44967 ([C++0x] decltype of method call dependent on pack expansion crashes)
authorJason Merrill <jason@redhat.com>
Tue, 20 Jul 2010 18:22:34 +0000 (14:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 20 Jul 2010 18:22:34 +0000 (14:22 -0400)
commit68f7159da9fe1435fb7ccfcbd7227dcb20f3ac90
treea57df5127e64b43678167aa946a56633f06e3c70
parentd95016e0e6b8942e14a94ec1674290356d571de1
re PR c++/44967 ([C++0x] decltype of method call dependent on pack expansion crashes)

PR c++/44967
* pt.c (tsubst_copy_and_build): Rework last change.

From-SVN: r162345
gcc/cp/ChangeLog
gcc/cp/pt.c