re PR c++/51878 (ICE or OOM with decltype + variadic templates + "indirect" function...
commit72727cba1319af1c4c7eebf4b80f730d762a4698
authorPaolo Carlini <paolo.carlini@oracle.com>
Thu, 11 Oct 2012 23:37:48 +0000 (11 23:37 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 11 Oct 2012 23:37:48 +0000 (11 23:37 +0000)
tree22b0279c40b5d8791060d5a2d430c1f5a7bb5be4
parenta13ab2bcf79b87e83bbc44e8c766b1120b875e3c
re PR c++/51878 (ICE or OOM with decltype + variadic templates + "indirect" function call)

2012-10-11  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/51878
* g++.dg/cpp0x/decltype45.C: New.

From-SVN: r192381
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/decltype45.C [new file with mode: 0644]