re PR c++/53401 ([C++11] internal compiler error: Segmentation fault on infinite...
authorPaolo Carlini <paolo.carlini@oracle.com>
Mon, 23 May 2016 09:23:42 +0000 (09:23 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 23 May 2016 09:23:42 +0000 (09:23 +0000)
commite4b7111409eaf52d327a92c32a4ddf7d6e33d47b
treeac42648b1e07e6864a40529bc1ed923c69a74d47
parenta25a8058d58eb9a6d3863c01a4f005a1e0204d32
re PR c++/53401 ([C++11] internal compiler error: Segmentation fault on infinite argument deduction of constexpr templates)

2016-05-23  Paolo Carlini  <paolo.carlini@oracle.com>

PR c++/53401
* g++.dg/cpp0x/decltype64.C: New.

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